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





