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





Description

Removes a specified constraint from the collection.

Syntax

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

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

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

[Java]
public  remove(
Variant IndexOrName
);

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

Parameters

IndexOrName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1