SemanticValue.IDictionary<String,SemanticValue>.Keys Właściwość

Definicja

Pobiera kolekcję zawierającą klucze ze słownika par klucz/wartość.

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

Wartość właściwości

Kolekcja zawierająca klucze ze słownika par klucz/wartość.

Implementuje

Dotyczy