Overload List

  NameDescription
CanConvertFrom(Type)
Returns whether this converter can convert an object of the given type to the type of this converter.
(Inherited from TypeConverter.)
CanConvertFrom(ITypeDescriptorContext, Type)
Returns a value indicating whether the converter can convert from the type specified to the SizeD type, using the specified context.
(Overrides TypeConverter..::.CanConvertFrom(ITypeDescriptorContext, Type).)

See Also