Click or drag to resize

CalculatorGetCompoundList Method

Returns a list of the available compounds.

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(25)]
public string[] GetCompoundList()
Request Example View Source

Return Value

String
A list of the available compounds

Implements

Calculator_CalculatorGetCompoundList
See Also