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





Description

Removes an interval given an index.

Syntax

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

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

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

[Java]
public  removeTimeIntervalIndex(
int Index
);

[Unmanaged C++]
public: HRESULT RemoveTimeIntervalIndex(
long Index
);

Parameters

Index

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1