Click or drag to resize

RecognitionExpressionGroup Methods

The RecognitionExpressionGroup type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds new node to this group.
(Inherited from RecognitionExpressionGroupBase.)
Public methodClear
Removes all nodes from this group.
(Inherited from RecognitionExpressionGroupBase.)
Public methodGetEnumerator
Returns an enumerator that iterates through the items within this group.
(Inherited from RecognitionExpressionGroupBase.)
Public methodRemove
Removes the given node from this group.
(Inherited from RecognitionExpressionGroupBase.)
Top
Explicit Interface Implementations
See Also