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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface