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





Description

Pastes the parameter from the clipboard and inserts into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgVAScriptingParameter

[C#]
public IAgVAScriptingParameter Paste();

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

[Java]
public IAgVAScriptingParameter paste();

[Unmanaged C++]
public: HRESULT Paste(
IAgVAScriptingParameter ** ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1