ColorConverter::CanConvertTo Method

 

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodCanConvertTo(ITypeDescriptorContext^, Type^)

Returns a value indicating whether this converter can convert an object to the given destination type using the context.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).)

System_CAPS_pubmethodCanConvertTo(Type^)

Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.)

Return to top
Show: