Click or drag to resize

FormFlowsheetChangeCalculationOrder Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public List<string> ChangeCalculationOrder(
	List<string> objects
)
Request Example View Source

Parameters

objects  ListString
 

Return Value

ListString

Implements

IFlowsheetChangeCalculationOrder(ListString)
See Also