This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPParseString2 Interface > IGPParseString2.NextToken Method (ArcObjects .NET 10.4 SDK) |
Returns the next token parsed from the string.
[Visual Basic .NET] Public Function NextToken ( _ ) As String
[C#] public string NextToken ( );
[C++]
HRESULT NextToken(
BSTR* token
);
[C++]
Parameters token [out, retval] token is a parameter of type BSTR