Overload | Description |
---|---|
CanConvertTo(Type) | Returns whether this converter can convert the object to the specified type. (Inherited from System.ComponentModel.TypeConverter) |
CanConvertTo(ITypeDescriptorContext,Type) | Returns whether this converter can convert the object to the specified type. |