ImmutableArray<T>.ICollection.Count Właściwość

Definicja

Pobiera rozmiar tablicy.

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

Wartość właściwości

Liczba elementów w kolekcji.

Implementuje

Wyjątki

Właściwość IsDefault zwraca wartość true.

Dotyczy