Material StreamPhases Property
Gets the collection of phases in this stream.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override Dictionary<int, IPhase> Phases { get; }VB
Public Overrides ReadOnly Property Phases As Dictionary(Of Integer, IPhase)
Get