AGI STK Objects 11Send comments on this topic.
Intervals Property (IAgAccessCnstrIntervals)
See Also 
Windows






Windows & Linux

Description

Gets the collection of intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgIntervalCollection
[C#]
public IAgIntervalCollection Intervals {get;}
[Managed C++]
public: __property IAgIntervalCollection^ get_Intervals();
[Unmanaged C++]
public: HRESULT get_Intervals(
   IAgIntervalCollection ** ppRetVal
);
[Java]
public IAgIntervalCollection getIntervals();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.