Share via


BitArray.ICollection.Count Özellik

Tanım

içindeki BitArrayöğelerin sayısını alır.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Özellik Değeri

içindeki BitArrayöğelerin sayısı.

Uygulamalar

Şunlara uygulanır