ImmutableSortedDictionary<TKey,TValue>.Builder.Keys Egenskap

Definition

Hämtar en starkt skriven, skrivskyddad samling element.

public:
 property System::Collections::Generic::IEnumerable<TKey> ^ Keys { System::Collections::Generic::IEnumerable<TKey> ^ get(); };
public System.Collections.Generic.IEnumerable<TKey> Keys { get; }
member this.Keys : seq<'Key>
Public ReadOnly Property Keys As IEnumerable(Of TKey)

Egenskapsvärde

IEnumerable<TKey>

En starkt skriven, skrivskyddad samling element.

Implementeringar

Gäller för