BamlLocalizationDictionaryEnumerator.Entry Eigenschap

Definitie

Hiermee haalt u het object van DictionaryEntry de huidige positie op.

public:
 property System::Collections::DictionaryEntry Entry { System::Collections::DictionaryEntry get(); };
public System.Collections.DictionaryEntry Entry { get; }
member this.Entry : System.Collections.DictionaryEntry
Public ReadOnly Property Entry As DictionaryEntry

Waarde van eigenschap

Een object met de sleutel en waarde van de vermelding op de huidige positie.

Implementeringen

Van toepassing op