Geotools.Net

StreamTokenizer.NextToken Method ()

Returns the next token.

[Visual Basic]
Overloads Public Function NextToken() As TokenType
[C#]
public TokenType NextToken();

Return Value

The TokenType of the next token.

Remarks

Missing <remarks> documentation for M:Geotools.Utilities.StreamTokenizer.NextToken

See Also

StreamTokenizer Class | StreamTokenizer Members | Geotools.Utilities Namespace | StreamTokenizer.NextToken Overload List