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






Windows & Linux

Description

Pastes the stopping condition from the clipboard and inserts into the list.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.