PEMFuelCellModelParameterSaveData Method

Serializes this parameter to a list of XML elements.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public List<XElement> SaveData()

Return Value

ListXElement

Implements

ICustomXMLSerializationSaveData

See Also