This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPMultiValue Interface > IGPMultiValue.RemoveValue Method (ArcObjects .NET 10.4 SDK) |
Removes the given value object from the multi-value object.
[Visual Basic .NET] Public Sub RemoveValue ( _ ByVal Value As IGPValue _ )
[C#] public void RemoveValue ( IGPValue Value );
[C++]
HRESULT RemoveValue(
IGPValue* Value
);
[C++]
Parameters Value [in]
Value is a parameter of type IGPValue