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






Windows & Linux

Description

A list of 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.