Mono Class Library: System.Collections.BitArray Overview | MembersSystem.Collections.BitArray.Length Property |
Gets or Sets the number of elements contained in the current instance. Setting the Length causes the BitArray to be resized. [Edit]
|
A int that specifies the number of elements contained in the current instance. [Edit]
BItArray.Length is the number of elements that are contained by the BitArray.
The BItArray.Length is equal to BitArray.Count.
[Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0