Skip to main content

IgnoreList.Contains Method

Name Parameters Description
Contains(Position, Position, String) start, end, word Determines whether the ignored words’ list contains the specified word, and the word is ignored in the given location.
Contains(String) word Determines whether a word is in the list of ignored words.