Return computed collection of interval lists.
| [Visual Basic .NET] |
|---|
Public Function FindIntervalCollection() As IAgCrdnIntervalsVectorResult |
| [C#] |
|---|
public IAgCrdnIntervalsVectorResult FindIntervalCollection(); |
| [Managed C++] |
|---|
public: IAgCrdnIntervalsVectorResult ^ FindIntervalCollection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnIntervalsVectorResult findIntervalCollection(); |
| [Python - STK API] |
|---|
def FindIntervalCollection(self) -> "IAgCrdnIntervalsVectorResult": |





