Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
Public Function Add( _ ByVal TargetPath As String _ ) As IAgVeScheduleTimesElement |
| [C#] |
|---|
public IAgVeScheduleTimesElement Add( |
| [Managed C++] |
|---|
public: IAgVeScheduleTimesElement^ Add( |
| [Java] |
|---|
public IAgVeScheduleTimesElement add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- TargetPath
- The path to the Object target.
