This topic has not yet been rated - Rate this topic

BitArray.ICollection.Count Property

Gets the number of elements in the BitArray.

Namespace:  System.Collections
Assembly:  mscorlib (in mscorlib.dll)
int ICollection.Count { get; }

Property Value

Type: System.Int32
The number of elements in the BitArray.

Implements

ICollection.Count
Caution note Caution

This member is not present in the Portable Class Library. If you are developing applications that target the Portable Class Library, use the Count property instead.

This member is an explicit interface member implementation. It can be used only when the BitArray instance is cast to an ICollection interface.

Portable Class Library

Supported in: Portable Class Library
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ