A collection of sampling intervals.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgCrdnAxesSamplingIntervalCollection getIntervals();
|