Splits the map view of the speech grammar set into two map views.
public:
void Split(
out IMapView<String^ , SpeechGrammar^ >^ first,
out IMapView<String^ , SpeechGrammar^ >^ second
)
first
Type: IMapView<String^ , SpeechGrammar^ >
The first map view of the SpeechGrammarSet object.
second
Type: IMapView<String^ , SpeechGrammar^ >
The second map view of the SpeechGrammarSet object.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd