This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTool Interface > IGPTool.Store Method (ArcObjects .NET 10.4 SDK) |
Stores the current state of the tool to the toolbox.
[Visual Basic .NET]
Public Sub Store ( _
)
[C#] public void Store ( );
[C++]
HRESULT Store(
void
);