Material StreamShallow Clone Method
Creates a new MaterialStream with the same compounds, properties and settings as this one.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
A shallow copy of this stream.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public MaterialStream ShallowClone()VB
Public Function ShallowClone As MaterialStreamReturn Value
MaterialStreamA shallow copy of this stream.