BamlLocalizationDictionaryEnumerator.Current 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.
Gets the current object in the collection.
public:
 property System::Collections::DictionaryEntry Current { System::Collections::DictionaryEntry get(); };public System.Collections.DictionaryEntry Current { get; }member this.Current : System.Collections.DictionaryEntryPublic ReadOnly Property Current As DictionaryEntryProperty Value
The current object.