BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Key Propriedade

Definição

Para uma descrição deste elemento, veja 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

Valor de Propriedade

A chave do elemento atual da enumeração.

Implementações

Key

Aplica-se a

Ver também