AGI STK VGT 11 Send comments on this topic.
FindIntervalCollection Method (IAgCrdnEventIntervalCollection)
See Also 
Windows






Windows & Linux

Description

Return computed collection of interval lists.

Syntax

[Visual Basic .NET]
Public Function FindIntervalCollection() As IAgCrdnIntervalsVectorResult

[C#]
public IAgCrdnIntervalsVectorResult FindIntervalCollection();

[Managed C++]
public: IAgCrdnIntervalsVectorResult^ FindIntervalCollection();

[Java]
public IAgCrdnIntervalsVectorResult findIntervalCollection();

[Unmanaged C++]
public: HRESULT FindIntervalCollection(
IAgCrdnIntervalsVectorResult ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface