Return a deep copy of the list of contingencies

Namespace: FlightPlan
Assembly: 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"]

See Also