ImmutableSortedDictionary<TKey,TValue>.Count Egenskap

Definition

Hämtar antalet nyckel/värde-par i den oföränderliga sorterade ordlistan.

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

Egenskapsvärde

Antalet nyckel/värde-par i ordlistan.

Implementeringar

Gäller för