Iterative leg class.
Namespace: FlightPlanAssembly: 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
See Also