SemanticValue.IDictionary<String,SemanticValue>.Keys Vlastnost

Definice

Získá kolekci, která obsahuje klíče ze slovníku párů klíč/hodnota.

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

Hodnota vlastnosti

ICollection<String>

Kolekce obsahující klíče ze slovníku párů klíč/hodnota.

Implementuje

Platí pro