Compartilhar via


SemanticValue.IDictionary<String,SemanticValue>.Keys Propriedade

Definição

Obtém uma coleção que contém as chaves de um dicionário de pares chave/valor.

property System::Collections::Generic::ICollection<System::String ^> ^ System::Collections::Generic::IDictionary<System::String,System::Speech::Recognition::SemanticValue>::Keys { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
System.Collections.Generic.ICollection<string> System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.Keys { get; }
member this.System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.Keys : System.Collections.Generic.ICollection<string>
 ReadOnly Property Keys As ICollection(Of String) Implements IDictionary(Of String, SemanticValue).Keys

Valor da propriedade

ICollection<String>

Uma coleção que contém as chaves de um dicionário de pares chave/valor.

Implementações

Aplica-se a