PhaseCompounds Property
Gets or sets the dictionary of compounds present in this phase, keyed by compound name.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
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 Dictionary<string, ICompound> Compounds { get; set; }VB
Public Property Compounds As Dictionary(Of String, ICompound)
Get
Set