This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPParseString Interface > IGPParseString.NextSimpleToken Method (ArcObjects .NET 10.4 SDK) |
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