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