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