SpeechGrammarSet.Count property

Gets the number of elements contained in the collection.

Syntax

public int Count { get; }
Public ReadOnly Property Count As Integer

Property value

Type: System.Int32

The number of elements contained in the collection.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

End of phone support

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.Speech.Recognition

Capabilities

ID_CAP_SPEECH_RECOGNITION [Windows Phone] ID_CAP_MICROPHONE [Windows Phone] ID_CAP_NETWORKING [Windows Phone]

See also

SpeechGrammarSet