Flowsheet BaseChange Calculation Order Method
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public List<string> ChangeCalculationOrder(
List<string> objects
)VB
Public Function ChangeCalculationOrder (
objects As List(Of String)
) As List(Of String)