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






Windows & Linux

Description

Pastes a calc object from the clipboard into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgComponentInfo
[C#]
public IAgComponentInfo Paste();
[Managed C++]
public: IAgComponentInfo^ Paste();
[Java]
public IAgComponentInfo paste();
[Unmanaged C++]
public: HRESULT Paste(
   IAgComponentInfo ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.