Overload List

  NameDescription
CanConvertTo(Type)
Returns whether this converter can convert the object to the specified type.
(Inherited from TypeConverter.)
CanConvertTo(ITypeDescriptorContext, Type)
Returns whether this converter can convert the object to the specified type, using the specified context.
(Inherited from TypeConverter.)

See Also