[]
Overloaded. Returns whether this converter can convert an object of one type to the type of this converter.
public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)
Public Overrides Function CanConvertFrom(context As ITypeDescriptorContext, sourceType As Type) As Boolean
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | |
| Type | sourceType |
| Type | Description |
|---|---|
| bool |