Click or drag to resize

FlashAlgorithmLoadData Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual bool LoadData(
	List<XElement> data
)
Request Example View Source

Parameters

data  ListXElement
 

Return Value

Boolean

Implements

ICustomXMLSerializationLoadData(ListXElement)
See Also