[Missing <summary> documentation for "M:FlightPlan.FlightPlan.GetAllWayPoints"]

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

Syntax

C#
public Waypoint[] GetAllWayPoints()
Visual Basic
Public Function GetAllWayPoints As Waypoint()
Visual C++
public:
array<Waypoint^>^ GetAllWayPoints()

Return Value

[Missing <returns> documentation for "M:FlightPlan.FlightPlan.GetAllWayPoints"]

See Also