AGI STK Objects 11 Send comments on this topic.
Add Method (IAgVeWaypointsCollection)
See Also 





Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVeWaypointsElement

[C#]
public IAgVeWaypointsElement Add();

[Managed C++]
public: IAgVeWaypointsElement^ Add();

[Java]
public IAgVeWaypointsElement add();

[Unmanaged C++]
public: HRESULT Add(
IAgVeWaypointsElement ** ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1