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





Description

Removes an item from the profile collection.

Syntax

[Visual Basic .NET]
Public Sub Remove( _
   ByVal IndexOrProfileName As System.Object _
) 

[C#]
public void Remove(
System.Object IndexOrProfileName
);

[Managed C++]
public: void Remove(
VARIANT IndexOrProfileName
);

[Java]
public  remove(
Variant IndexOrProfileName
);

[Unmanaged C++]
public: HRESULT Remove(
VARIANT IndexOrProfileName
);

Parameters

IndexOrProfileName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1