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





Description

Copies the parameter into the clipboard and removes the parameter 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