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