BitArray.ICollection.Count Propiedad

Definición

Obtiene el número de elementos de .BitArray

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

Valor de propiedad

Número de elementos de .BitArray

Implementaciones

Se aplica a