Represents a collection of speech recognition engine parts.
Inheritance Hierarchy
Namespace:
Microsoft.Speech.Recognition
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class GrammarInfoPartsCollection |
Visual Basic (Usage) |
---|
Dim instance As GrammarInfoPartsCollection |
C# |
---|
public class GrammarInfoPartsCollection |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.