Click or drag to resize

BinaryString Type Conversions

The BinaryString type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(BinaryString to String) Implicity converts a BinaryString to a System.String.
Public operatorStatic member(String to BinaryString) Implicity converts a System.String to a BinaryString.
Top
See Also