A list of 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(); | 
| [Python - STK API] | 
|---|
| @property def Intervals(self) -> "IAgCrdnIntervalCollection": | 





