Redigera

Dela via


OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator.Current Property

Definition

public:
 property TKey Current { TKey get(); };
public TKey Current { get; }
member this.Current : 'Key
Public ReadOnly Property Current As TKey

Property Value

TKey

Implements

Applies to