ImmutableArray<T>.ICollection<T>.Count Vlastnost

Definice

Získá počet prvků v kolekci.

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

Hodnota vlastnosti

Počet položek v kolekci

Implementuje

Výjimky

Vlastnost IsDefault vrátí truehodnotu .

Platí pro