共用方式為


BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Key 屬性

定義

如需這個成員的說明,請參閱 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

屬性值

Object

列舉型別目前元素的索引鍵。

實作

Key

適用於

另請參閱