Click or drag to resize

TypeConverterCanConvertFrom Method

Overload List
  NameDescription
Public methodCanConvertFrom(Type)
Determines whether this instance can convert from the specified sourceType.
Public methodCanConvertFrom(ITypeDescriptorContext, Type)
Determines whether this instance can convert from the specified context sourceType.
Top
See Also