AGI STK VGT 11 Send comments on this topic.
IntervalCollections Property (IAgCrdnIntervalsVectorResult)
See Also 





Description

A collection of interval collections.

Property type

Read-only property

Syntax

[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(
IAgCrdnIntervalVectorCollection ** ppRetVal
);

[Java]
public IAgCrdnIntervalVectorCollection getIntervalCollections();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1