PEMFuelCellUnitOpBaseToList Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public List<double> ToList(
Object pythonlist
)
Public Function ToList (
pythonlist As Object
) As List(Of Double)
Request Example
View SourceParameters
- pythonlist Object
-
Return Value
ListDoubleSee Also