Click or drag to resize

PEMFuelCellUnitOpBaseToList Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public List<double> ToList(
	Object pythonlist
)
Request Example View Source

Parameters

pythonlist  Object
 

Return Value

ListDouble
See Also