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

Definicja

Pobiera liczbę elementów w kolekcji.

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

Wartość właściwości

Liczba elementów w kolekcji.

Implementuje

Wyjątki

Właściwość IsDefault zwraca truewartość .

Dotyczy