Defines a collection of TimeIntervalDisplayConditions,
one for each marker in the batch.
| [Visual Basic .NET] |
|---|
Public Sub SetTimeIntervalDisplayConditions( _
ByRef TimeIntervals As System.Array _
)
|
| [C#] |
|---|
public void SetTimeIntervalDisplayConditions(
|
| [Managed C++] |
|---|
public: void SetTimeIntervalDisplayConditions(
|
| [Java] |
|---|
public setTimeIntervalDisplayConditions(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetTimeIntervalDisplayConditions(
|
- TimeIntervals
- The
TimeIntervalDisplayConditions for each marker in the batch. There must be one condition for each marker passed to the Marker Batch Primitive'sSetmethod.