Click or drag to resize

BinarySizeConverterCanConvertTo Method

Overload List
  NameDescription
Public methodCanConvertTo(Type)
Returns whether this converter can convert the object to the specified type.
(Inherited from TypeConverter.)
Public methodCanConvertTo(ITypeDescriptorContext, Type)
Gets a value indicating whether this converter can convert an object to the given destination type using the context.
(Overrides TypeConverterCanConvertTo(ITypeDescriptorContext, Type).)
Top
See Also