This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPVariableManager Interface > IGPVariableManager.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a variable.
[Visual Basic .NET] Public Sub Add ( _ ByVal pVariable As IGPVariable _ )
[C#] public void Add ( IGPVariable pVariable );
[C++]
HRESULT Add(
IGPVariable* pVariable
);
[C++]
Parameters pVariable [in]
pVariable is a parameter of type IGPVariable