BinarySizeConverterCanConvertTo Method

Overload List

CanConvertTo(Type)Returns whether this converter can convert the object to the specified type.
CanConvertTo(ITypeDescriptorContext, Type)Returns whether this converter can convert the object to the specified type, using the specified context.

See Also