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++] |
---|
public: HRESULT get_IntervalCollections(
|
[Java] |
---|
public IAgCrdnIntervalVectorCollection getIntervalCollections();
|