Checks whether a specified key exists.
public:
bool HasKey(
String^ key
)
key
Type: String
The key.
Type: bool
True if the specified key exists; false otherwise.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechGrammarBuilderRuleSet Class