Click or drag to resize
IStringTokenizer Methods

The IStringTokenizer type exposes the following members.

Methods
  NameDescription
Public methodNext
Gets the next available token
Public methodTokenize
Tokenize all the input and returns the token array
Top
See Also