Reactor_ ConversionClone XML Method
Creates a deep copy of this reactor via XML serialization.
Definition
Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new Reactor_Conversion instance with the same state.
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 Reactor_Conversion instance with the same state.