AGI STK Astrogator 11 Send comments on this topic.
InsertCopy Method (IAgVAScriptingParameterCollection)
See Also 
Parameter





Description

Copies the parameter and inserts the copy into the list.

Syntax

[Visual Basic .NET]
Public Function InsertCopy( _
   ByVal Parameter As IAgVAScriptingParameter _
) As IAgVAScriptingParameter

[Managed C++]
public: IAgVAScriptingParameter^ InsertCopy(
IAgVAScriptingParameter ^ Parameter
);

[Unmanaged C++]
public: HRESULT InsertCopy(
IAgVAScriptingParameter * Parameter,
IAgVAScriptingParameter ** ReturnValue
);

Parameters

Parameter

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1