Click or drag to resize

StringParserIndexOfNextToken Method

Overload List
  Name Description
Public method Static member IndexOfNextToken(String, Char, Int32, Int32, Boolean) Finds the index of the "n" occurrence of a character (a token) within a string
Public method Static member IndexOfNextToken(String, String, Int32, Int32, Boolean) Finds the index of the "n" occurrence of one string (a token) within another
Top
See Also