ImmutableSortedSet<T>.Builder.Count Propriété

Définition

Obtient le nombre d’éléments dans l’ensemble trié immuable.

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

Valeur de propriété

Nombre d’éléments dans cet ensemble.

Implémente

S’applique à