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)
Determines whether an instance of ICommand can be converted to the specified type.
(Overrides TypeConverter..::..CanConvertTo(ITypeDescriptorContext, Type).)

See Also