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

プロパティ値

列挙体の現在の要素のキー。

実装

Key

適用対象

こちらもご覧ください