BamlLocalizationDictionaryEnumerator.Current Property

Definition

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.DictionaryEntry
Public ReadOnly Property Current As DictionaryEntry

Property Value

The current object.

Applies to