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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1