A collection of found intervals.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Intervals() As IAgCrdnIntervalCollection |
| [C#] |
|---|
public IAgCrdnIntervalCollection Intervals {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnIntervalCollection ^ get_Intervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnIntervalCollection getIntervals(); |





