Sdílet prostřednictvím


BamlLocalizationDictionaryEnumerator.Entry Vlastnost

Definice

Získá objekt aktuální pozice DictionaryEntry .

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

Hodnota vlastnosti

DictionaryEntry

Objekt obsahující klíč a hodnotu položky na aktuální pozici.

Implementuje

Platí pro