Return a deep copy of the list of contingencies
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public ContingencyList DeepCopy() |
Visual Basic |
---|
Public Function DeepCopy As ContingencyList |
Visual C++ |
---|
public: ContingencyList^ DeepCopy() |
Return Value
[Missing <returns> documentation for "M:FlightPlan.ContingencyList.DeepCopy"]