This document is archived and information here might be outdated. Recommended version. |
Returns the next token parsed from the string.
[Visual Basic .NET] Public Function NextToken ( _ ) As String
[C#] public string NextToken ( );
[C++]
HRESULT NextToken(
void
);