ReactionSetClone 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
public Object Clone()

Return Value

Object
A cloned ReactionSet object with a new GUID.

Implements

ICloneableClone

See Also