EnergyRecycleCloneXML Method

Creates a deep copy of this energy recycle block by serializing and deserializing via XML.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override Object CloneXML()

Return Value

Object
A new EnergyRecycle instance with the same data.

See Also