ImmutableArray<T>.IReadOnlyCollection<T>.Count Vlastnost

Definice

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

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

Hodnota vlastnosti

Počet prvků v kolekci.

Implementuje

Výjimky

Vlastnost IsDefault vrátí truehodnotu .

Platí pro