Update all legs that have changed. Return array with all updated legs.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Leg[] Update() |
Visual Basic |
---|
Public Function Update As Leg() |
Visual C++ |
---|
public: array<Leg^>^ Update() |