FlowsheetBaseChangeCalculationOrder Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public List<string> ChangeCalculationOrder(
	List<string> objects
)

Parameters

objects  ListString
 

Return Value

ListString

Implements

IFlowsheetChangeCalculationOrder(ListString)

See Also