AGI STK VGT 11 Send comments on this topic.
Intervals Property (IAgCrdnFindTimesResult)
See Also 





Description

A collection of found intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgCrdnIntervalCollection

[C#]
public IAgCrdnIntervalCollection Intervals {get;}

[Managed C++]
public: __property IAgCrdnIntervalCollection^ get_Intervals();

[Unmanaged C++]
public: HRESULT get_Intervals(
IAgCrdnIntervalCollection ** ppRetVal
);

[Java]
public IAgCrdnIntervalCollection getIntervals();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1