Adds a new element to the collection. Start/Stop use DateFormat Dimension.
| [Visual Basic .NET] |
|---|
Public Function Add( _ ByVal Start As System.Object, _ ByVal Stop As System.Object _ ) As IAgVeVOIntervalsElement |
| [C#] |
|---|
public IAgVeVOIntervalsElement Add( |
| [Managed C++] |
|---|
public: IAgVeVOIntervalsElement^ Add( |
| [Java] |
|---|
public IAgVeVOIntervalsElement add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- Start
- The start time of the interval
- Stop
- The stop time of the interval.
