Click or drag to resize

TypeConverterCanConvertTo Method

Overload List
  NameDescription
Public methodCanConvertTo(Type)
Determines whether this instance can convert to the specified destinationType.
Public methodCanConvertTo(ITypeDescriptorContext, Type)
Determines whether this instance can convert to the specified context destinationType.
Top
See Also