Returns true if the stage contains the given leg.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool Contains( Leg l ) |
Visual Basic |
---|
Public Function Contains ( _ l As Leg _ ) As Boolean |
Visual C++ |
---|
public: bool Contains( Leg^ l ) |
Parameters
- l
- Type: FlightPlan..::..Leg
A Leg