Energy StreamClone XML Method
Creates a deep copy of this energy stream by serializing and deserializing via XML.
Definition
Namespace: DWSIM.UnitOperations.Streams
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new EnergyStream instance with the same data as this instance.
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 EnergyStream instance with the same data as this instance.