BinaryString Conversion Operators |
| Name | Description | |
|---|---|---|
| (BinaryString to String) |
Implicity converts a BinaryString to a System.String.
| |
| (String to BinaryString) |
Implicity converts a System.String to a BinaryString.
|