GenericListTypeConverter<T>.ConvertFrom Method
public override object ConvertFrom(
ITypeDescriptorContext context,
CultureInfo culture,
object value
)
This language is not supported or no code example is available.
public:
object^ ConvertFrom(
ITypeDescriptorContext^ context,
CultureInfo^ culture,
object^ value
)
This language is not supported or no code example is available.
public function ConvertFrom(
context : ITypeDescriptorContext,
culture : CultureInfo,
value : object
) : object;
This language is not supported or no code example is available.
Parameters
- context
- ITypeDescriptorContext
- culture
- CultureInfo
- value
- object