Overload List
| Name | Description | |
|---|---|---|
| Add(Term) | Add a single term at the next position in the phrase. | |
| Add(array<Term>[]()[][]) | Add multiple terms at the next position in the phrase. Any of the terms
may match.
| |
| Add(array<Term>[]()[][], Int32) | Allows to specify the relative position of terms within the phrase.
|