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

当前枚举元素的值。

实现

适用于

另请参阅