Share via


SemanticValue.IDictionary<String,SemanticValue>.Values Propriedade

Definição

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

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

Valor da propriedade

ICollection<SemanticValue>

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

Implementações

Aplica-se a