Returns the indicated initial leg of the stage.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Leg GetInitialLeg( int il ) |
Visual Basic |
---|
Public Function GetInitialLeg ( _ il As Integer _ ) As Leg |
Visual C++ |
---|
public: Leg^ GetInitialLeg( int il ) |
Parameters
- il
- Type: System..::..Int32
Index for choosing the initial leg.