ArcObjects Library Reference  (Geoprocessing)    

IGPUtilities.RemoveInternalValues Method

Removes all of the GPValues returned from MakeGPValueFromObject.

[Visual Basic 6.0]
Sub RemoveInternalValues
[Visual Basic .NET]
Public Sub RemoveInternalValues ( _
)
[C#]
public void RemoveInternalValues (
);
[Java]
public void removeInternalValues (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT RemoveInternalValues(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPUtilities Interface

 


Feedback Send feedback on this page