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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface