BinaryStringConverter Methods |
The BinaryStringBinaryStringConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| CanConvertFrom |
Returns whether this converter can convert from the given type to a BinaryString.
(Overrides TypeConverterCanConvertFrom(ITypeDescriptorContext, Type).) | |
| ConvertFrom |
Convert a string to a BinaryString.
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |