Collection of possible next legs when going forward.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public LegsCollection nextList
Visual Basic
Public nextList As LegsCollection
Visual C++
public:
LegsCollection^ nextList

See Also