BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Key Eigenschaft

Definition

Eine Beschreibung dieses Elements finden Sie unter Key.

property System::Object ^ System::Collections::IDictionaryEnumerator::Key { System::Object ^ get(); };
object System.Collections.IDictionaryEnumerator.Key { get; }
member this.System.Collections.IDictionaryEnumerator.Key : obj
 ReadOnly Property Key As Object Implements IDictionaryEnumerator.Key

Eigenschaftswert

Der Schlüssel des aktuellen Elements der Enumeration.

Implementiert

Key

Gilt für:

Weitere Informationen