RecycleClone XML Method
Creates a deep copy of this recycle block via XML serialization.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new Recycle instance with the same data.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override Object CloneXML()VB
Public Overrides Function CloneXML As ObjectReturn Value
ObjectA new Recycle instance with the same data.