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