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





Description

A collection of sampling intervals.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnPointSamplingIntervalCollection Intervals {get;}

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

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

[Java]
public IAgCrdnPointSamplingIntervalCollection getIntervals();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1