Convergence HistoryLoad Data Method
Restores the convergence history from a list of XML elements.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps.Helpers.Recycle
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
True if successful.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public bool LoadData(
List<XElement> data
)VB
Public Function LoadData (
data As List(Of XElement)
) As BooleanParameters
Return Value
BooleanTrue if successful.