BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see 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.ValueProperty Value
The value of the current element of the enumeration.