Share via


CommandRuleCollection Class

  Microsoft Speech Technologies Homepage

A collection of Grammars.

For a list of all members of this class, see CommandRuleCollection Members.

System.Object
    System.Collections.CollectionBase
        Microsoft.Speech.Web.UI.CommandRuleCollection
[Visual Basic]
Public Class CommandRuleCollection
   Inherits CollectionBase

[C#]
public class CommandRuleCollection : CollectionBase

[C++]
public __gc class CommandRuleCollection : CollectionBase

[JScript]
public function CommandRuleCollection extends CollectionBase

Thread Safety

Any public static (Shared in Visual Basic) members of this class are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Platforms:  Windows 2000, Windows XP Professional, Windows Server 2003 family.

See Also

CommandRuleCollection Constructor | CommandRuleCollection Members | CommandRuleCollection Properties | CommandRuleCollection Methods