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

Definicja

Pobiera liczbę elementów w kolekcji.

property int System::Collections::Generic::IReadOnlyCollection<T>::Count { int get(); };
int System.Collections.Generic.IReadOnlyCollection<T>.Count { get; }
member this.System.Collections.Generic.IReadOnlyCollection<T>.Count : int
 ReadOnly Property Count As Integer Implements IReadOnlyCollection(Of T).Count

Wartość właściwości

Liczba elementów w kolekcji.

Implementuje

Wyjątki

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

Dotyczy