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