This document is archived and information here might be outdated. Recommended version. |
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*