Returns the next simple token parsed from the string.
[Visual Basic .NET] Public Function NextSimpleToken ( _ ) As String
[C#] public string NextSimpleToken ( );
[C++]
HRESULT NextSimpleToken(
BSTR* token
);
[C++]Parameters
token [out, retval] token is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.