A collection of interval collections.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property IntervalCollections() As IAgCrdnIntervalVectorCollection | 
| [C#] | 
|---|
| public IAgCrdnIntervalVectorCollection IntervalCollections {get;} | 
| [Managed C++] | 
|---|
| public: __property IAgCrdnIntervalVectorCollection ^ get_IntervalCollections(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public IAgCrdnIntervalVectorCollection getIntervalCollections(); | 
| [Python - STK API] | 
|---|
| @property def IntervalCollections(self) -> "IAgCrdnIntervalVectorCollection": | 





