BinarySizeConverterCanConvertTo Method |
Name | Description | |
---|---|---|
CanConvertTo(Type) | Returns whether this converter can convert the object to the specified type. (Inherited from TypeConverter.) | |
CanConvertTo(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).) |