Public Sub SetParameterOutputValue( _ ByVal Index As Integer, _ ByVal Val As Double _ )
public void SetParameterOutputValue( int Index, double Val );
public: void SetParameterOutputValue( int Index, double Val );
public: HRESULT SetParameterOutputValue( int Index, double Val );
public void setParameterOutputValue( Integer Index, double Val );
IAgAsDragModelResult Interface