AGI STK Astrogator 11 Send comments on this topic.
Remove Method (IAgVACalculationGraphCollection)
See Also 
GraphName





Description

Removes a parameter.

Syntax

[Visual Basic .NET]
Public Sub Remove( _
   ByVal GraphName As String _
) 

[C#]
public void Remove(
string GraphName
);

[Managed C++]
public: void Remove(
String __gc ^ GraphName
);

[Java]
public  remove(
String GraphName
);

[Unmanaged C++]
public: HRESULT Remove(
BSTR GraphName
);

Parameters

GraphName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1