This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the SrgsElement class.
Namespace:
Microsoft.Speech.Recognition.SrgsGrammar
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Sub New |
Visual Basic (Usage) |
---|
Dim instance As New SrgsElement() |
C# |
---|
protected SrgsElement() |