Click or drag to resize

ConvergenceParametersLoadData Method


Namespace: DWSIM.UnitOperations.SpecialOps.Helpers.Recycle
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public bool LoadData(
	List<XElement> data
)
Request Example View Source

Parameters

data  ListXElement
 

Return Value

Boolean

Implements

ICustomXMLSerializationLoadData(ListXElement)
See Also