SpecClone JSON Method
Creates a deep copy of this spec block via JSON serialization.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new Spec instance with the same data.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override Object CloneJSON()VB
Public Overrides Function CloneJSON As ObjectReturn Value
ObjectA new Spec instance with the same data.