Use to get next item from the StringMultiTokenizerList.
The StringMultiTokenizerList implements IStringIterator, which means you can use the MoveFirst, GetNext, PeekNext and HasNext functions to iterate through the items in the class.
StringMultiTokenizerList Class