[]
Overloaded. Returns whether this converter can convert an object of one type to the type of this converter.
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
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | |
| CultureInfo | culture | |
| object | value |
| Type | Description |
|---|---|
| object |