Overload List

  Name Description
Public method CanConvertTo(Type)
Returns whether this converter can convert the 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