|
Manages a compact array of bit values, which are represented as Booleans, where true indicates that the bit is on (1) and false indicates the bit is off (0).
Namespace: System.CollectionsFirst seen in: .NET v1.0.3705Last seen in: .NET v1.1.4322Last changed in: .NET v1.0.3705Assembly: mscorlib.dll
|