Gets the number of elements contained in the current instance.
A int that specifies the number of elements contained in the current instance.
This property is read-only.
BItArray.Count is the number of elements that are contained by the BitArray.
The BItArray.Count is equal to BitArray.Length.
Note: This property is implemented to support the ICollection interface.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0