共用方式為


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

列舉型別目前元素的值。

實作

適用於

另請參閱