OrderedDictionary<TKey,TValue>.Enumerator.IDictionaryEnumerator.Key 属性

定义

property System::Object ^ System::Collections::IDictionaryEnumerator::Key { System::Object ^ get(); };
object System.Collections.IDictionaryEnumerator.Key { get; }
member this.System.Collections.IDictionaryEnumerator.Key : obj
 ReadOnly Property Key As Object Implements IDictionaryEnumerator.Key

属性值

实现

Key

适用于