AGI STK Objects 11 Send comments on this topic.
RemoveAt Method (IAgAdditionalGainLossCollection)
See Also 
Index





Description

Remove the gain with the supplied index.

Syntax

[Visual Basic .NET]
Public Sub RemoveAt( _
   ByVal Index As Integer _
) 

[C#]
public void RemoveAt(
int Index
);

[Managed C++]
public: void RemoveAt(
int Index
);

[Java]
public  removeAt(
ppInteger Index
);

[Unmanaged C++]
public: HRESULT RemoveAt(
int Index
);

Parameters

Index

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1