Click or drag to resize

CalculatorGetModelList Method

Returns a list of the thermodynamic models.

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(36)]
public ArrayList GetModelList()
Request Example View Source

Return Value

ArrayList

Implements

Calculator_CalculatorGetModelList
See Also