BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Key Vlastnost

Definice

Popis tohoto člena naleznete v tématu 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

Hodnota vlastnosti

Object

Klíč aktuálního prvku výčtu.

Implementuje

Key

Platí pro

Viz také