IndexOfNextToken(String, Char, Int32, Int32, Boolean) | Finds the index of the "n" occurrence of a character (a token) within a string |
IndexOfNextToken(String, String, Int32, Int32, Boolean) | Finds the index of the "n" occurrence of one string (a token) within another |