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