BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value Property

Definition

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.Value

Property Value

The value of the current element of the enumeration.

Implements

Applies to

See also