ImmutableList<T>.Builder.Count Vlastnost

Definice

Získá počet prvků v tomto neměnném seznamu.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Hodnota vlastnosti

Počet prvků v tomto seznamu.

Implementuje

Platí pro