AGI STK VGT 11 Send comments on this topic.
Intervals Property (IAgCrdnAxesSamplingResult)
See Also 





Description

A collection of sampling intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgCrdnAxesSamplingIntervalCollection

[C#]
public IAgCrdnAxesSamplingIntervalCollection Intervals {get;}

[Managed C++]
public: __property IAgCrdnAxesSamplingIntervalCollection^ get_Intervals();

[Unmanaged C++]
public: HRESULT get_Intervals(
IAgCrdnAxesSamplingIntervalCollection ** ppRetVal
);

[Java]
public IAgCrdnAxesSamplingIntervalCollection getIntervals();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1