ImmutableArray<T>.ICollection.Count Vlastnost

Definice

Získá velikost pole.

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

Hodnota vlastnosti

Počet prvků v kolekci.

Implementuje

Výjimky

Vlastnost IsDefault vrátí true.

Platí pro