This documentation is archived and is not being maintained.
BitArray.Count Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of elements contained in the BitArray.
Namespace:
System.Collections
Assembly:
mscorlib (in mscorlib.dll)
Length and Count return the same value. Length can be set to a specific value, but Count is read-only.
Retrieving the value of this property is an O(1) operation.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0