CollectionConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object) - метод |
Пространство имён:
Tessa.Platform.Collections
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public override Object ConvertFrom(
ITypeDescriptorContext context,
CultureInfo culture,
Object value
)
Public Overrides Function ConvertFrom (
context As ITypeDescriptorContext,
culture As CultureInfo,
value As Object
) As Object
public:
virtual Object^ ConvertFrom(
ITypeDescriptorContext^ context,
CultureInfo^ culture,
Object^ value
) override
abstract ConvertFrom :
context : ITypeDescriptorContext *
culture : CultureInfo *
value : Object -> Object
override ConvertFrom :
context : ITypeDescriptorContext *
culture : CultureInfo *
value : Object -> Object
Параметры
- context
- Тип: System.ComponentModelITypeDescriptorContext
- culture
- Тип: System.GlobalizationCultureInfo
- value
- Тип: SystemObject
Возвращаемое значение
Тип:
ObjectСм. также