Iterative leg class.

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

Syntax

C#
public class IterativeLeg : Leg
Visual Basic
Public Class IterativeLeg _
	Inherits Leg
Visual C++
public ref class IterativeLeg : public Leg

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..Leg
    FlightPlan..::..IterativeLeg

See Also