This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolCommandHelper Interface > IGPToolCommandHelper.Invoke Method (ArcObjects .NET 10.4 SDK) |
Invokes the tool currently associated with the command.
[Visual Basic .NET] Public Sub Invoke ( _ ByVal Parameters As IArray _ )
[C#] public void Invoke ( IArray Parameters );
[C++]
HRESULT Invoke(
IArray* Parameters
);
[C++]
Parameters Parameters [in]
Parameters is a parameter of type IArray