Adds a new element to the collection.
[Visual Basic .NET] |
---|
Public Function Add() As |
[C#] |
---|
public IAgVeWaypointsElement Add(); |
[Managed C++] |
---|
public: IAgVeWaypointsElement ^ Add(); |
[Java] |
---|
public IAgVeWaypointsElement add(); |
[Unmanaged C++] |
---|
public: HRESULT Add( IAgVeWaypointsElement ** ppRetVal ); |