IgnoreList.Remove Method
| Name | Parameters | Description |
|---|---|---|
| Remove(Position, Position, String) | start, finish, word | Removes a word ignored only once from the list. |
| Remove(String) | word | Removes a word from the list. |
| Name | Parameters | Description |
|---|---|---|
| Remove(Position, Position, String) | start, finish, word | Removes a word ignored only once from the list. |
| Remove(String) | word | Removes a word from the list. |