Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgVeScheduleTimesElement Add( string TargetPath ); |
| [Managed C++] |
|---|
public: IAgVeScheduleTimesElement^ Add( String __gc ^ TargetPath ); |
| [Java] |
|---|
public IAgVeScheduleTimesElement add( String TargetPath ); |
| [Unmanaged C++] |
|---|
|
- TargetPath
- The path to the Object target.





