Click or drag to resize

BinaryStringBinaryStringConverter Class

Type converter for converting between System.String and BinaryString.
Inheritance Hierarchy
SystemObject
  System.ComponentModelTypeConverter
    Demo3D.IOBinaryStringBinaryStringConverter

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public class BinaryStringConverter : TypeConverter

The BinaryStringBinaryStringConverter type exposes the following members.

Constructors
  NameDescription
Public methodBinaryStringBinaryStringConverter
Initializes a new instance of the BinaryStringBinaryStringConverter class
Top
Methods
See Also