MaterialStreamCloneXML Method

Creates a deep copy of this stream by adding compounds from the flowsheet and copying all properties.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override Object CloneXML()

Return Value

Object
A new MaterialStream with all properties copied.

See Also