A collection of sampling intervals.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Intervals() As IAgCrdnPointSamplingIntervalCollection |
| [C#] |
|---|
public IAgCrdnPointSamplingIntervalCollection Intervals {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPointSamplingIntervalCollection ^ get_Intervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnPointSamplingIntervalCollection getIntervals(); |
[Python - STK API ] |
|---|
@property def Intervals(self) -> "IAgCrdnPointSamplingIntervalCollection": |






