Partilhar via


BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Key Propriedade

Definição

Para obter uma descrição desse membro, confira 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 da propriedade

Object

A chave do elemento atual da enumeração.

Implementações

Key

Aplica-se a

Confira também