IgnoreList.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(Position, Position, String) | start, end, word | Adds a specified word ignored only in the given location to a list of ignored words. |
| Add(String) | word | Adds a specified word to a list of ignored words. |