SpeechGrammarSet.First Method

Returns the first grammar in the grammar set.

Syntax

public:
IIterator<IKeyValuePair<String^ , SpeechGrammar^ >^ >^ First()  

Return value

Type: IIterator<IKeyValuePair<String^ , SpeechGrammar^ >^ > 

The key/value pair of the speech grammar name and the speech grammar.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarSet Class

SpeechGrammarSet Members

Windows.Xbox.Speech.Recognition Namespace