RecycleCloneJSON Method

Creates a deep copy of this recycle block via JSON serialization.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override Object CloneJSON()

Return Value

Object
A new Recycle instance with the same data.

See Also