CalculatorGetCompoundList Method

Returns a list of the available compounds.

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DispIdAttribute(25)]
public string[] GetCompoundList()

Return Value

String
A list of the available compounds

Implements

Calculator_CalculatorGetCompoundList

See Also