AdjustClone XML Method
Creates a deep copy of this adjust block via XML serialization.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new Adjust 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 Adjust instance with the same data.