Geotools.Net

StreamTokenizer.GetTokenType Method 

Gets the token type of the current token.

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

Return Value

Missing <returns> documentation for M:Geotools.Utilities.StreamTokenizer.GetTokenType

Remarks

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

See Also

StreamTokenizer Class | StreamTokenizer Members | Geotools.Utilities Namespace