OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator.Current 属性

定义

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

属性值

TKey

实现

适用于