BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value プロパティ

定義

このメンバーの詳細については、「Value」をご覧ください。

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

プロパティ値

Object

列挙体の現在の要素の値。

実装

適用対象

こちらもご覧ください