This document is archived and information here might be outdated. Recommended version. |
Adds the given value object to the multi-value object.
[Visual Basic .NET] Public Sub AddValue ( _ ByVal Value As IGPValue _ )
[C#] public void AddValue ( IGPValue Value );
[C++]
HRESULT AddValue(
IGPValue* Value
);
[C++]
Parameters Value [in]
Value is a parameter of type IGPValue*