Click or drag to resize

PhaseCompounds Property


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, ICompound> Compounds { get; set; }
Request Example View Source

Property Value

DictionaryString, ICompound

Implements

IPhaseCompounds
See Also