IIgnoreList.Contains Method
| Name | Parameters | Description |
|---|---|---|
| Contains(Position, Position, String) | start, end, word | Determines whether a word is in the list of ignored words, ignored in the specified location. |
| Contains(String) | word | Determines whether a word is in the list of ignored words. |