CalculatorGetModelList Method

Returns a list of the thermodynamic models.

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DispIdAttribute(36)]
public ArrayList GetModelList()

Return Value

ArrayList

Implements

Calculator_CalculatorGetModelList

See Also