StringMultiTokenizerList.SkipTokens Method (console safe)
Use this method to skip one or more of the next tokens from the list.

SkipTokens(
count
as Integer)
Parameters
- count
- The number of the tokens to skip.
Remarks
See Also
StringMultiTokenizerList Class