Compare that both legs are the same based on their ids.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool CompareIds( Leg l ) |
Visual Basic |
---|
Public Function CompareIds ( _ l As Leg _ ) As Boolean |
Visual C++ |
---|
public: bool CompareIds( Leg^ l ) |
Parameters
- l
- Type: FlightPlan..::..Leg
A Leg.