Click or drag to resize

FormFlowsheetAvailableCompounds Property


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public Dictionary<string, ICompoundConstantProperties> AvailableCompounds { get; set; }
Request Example View Source

Property Value

DictionaryString, ICompoundConstantProperties

Implements

IFlowsheetAvailableCompounds
See Also