RecognitionExpressionGroup Methods |
The RecognitionExpressionGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds new node to this group.
(Inherited from RecognitionExpressionGroupBase.) | |
| Clear |
Removes all nodes from this group.
(Inherited from RecognitionExpressionGroupBase.) | |
| GetEnumerator |
Returns an enumerator that iterates through the items within this group.
(Inherited from RecognitionExpressionGroupBase.) | |
| Remove |
Removes the given node from this group.
(Inherited from RecognitionExpressionGroupBase.) |
| Name | Description | |
|---|---|---|
| IEnumerableIRecognitionExpressionNodeGetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from RecognitionExpressionGroupBase.) | |
| IEnumerableGetEnumerator |
Returns an enumerator that iterates through the items within this group.
(Inherited from RecognitionExpressionGroupBase.) |