Overload List

  Name Description
Public method CanConvertTo(Type)
Returns whether the type converter can convert an object to the specified type.
(Inherited from TypeConverter.)
Public method CanConvertTo(ITypeDescriptorContext, Type)
Checks whether the converter can convert to a given type.
(Overrides TypeConverter..::..CanConvertTo(ITypeDescriptorContext, Type).)

See Also