Mono Class Library: System NamespaceSystem.Boolean Structure |
See Also: Boolean Members
|
This type is safe for multithreaded operations.
The bool value type represents the logical values true and false. The size of this type is 8 bits, the representation of false is all-bits-zero, and the representation of true is unspecified except that it shall have at least one bit set. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0