Reaction SetClone Method
Creates a deep copy of this reaction set with a new unique ID.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
A cloned ReactionSet object with a new GUID.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object Clone()VB
Public Function Clone As ObjectReturn Value
ObjectA cloned ReactionSet object with a new GUID.