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






Windows & Linux

Description

Copies the stopping condition into the clipboard and removes the stopping condition from the list.

Syntax

[Visual Basic .NET]
Public Sub Cut( _
   ByVal IndexOrName As System.Object _
) 
[C#]
public void Cut(
   System.Object IndexOrName
);
[Managed C++]
public: void Cut(
   VARIANT IndexOrName
);
[Java]
public  cut(
   Variant IndexOrName
);
[Unmanaged C++]
public: HRESULT Cut(
   VARIANT IndexOrName
);

Parameters

IndexOrName

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.