Returns the binary representation of the bool value
- value
- The value to convert in binary data
The binary representation of the value as an Array of bytes
Returns 1 byte (true: 1, false: 0)
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0