AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.