ChemSepReadChemSepXMLFile Method |
Namespace: DWSIM.Thermodynamics.DatabasesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public List<ConstantProperties> ReadChemSepXMLFile(
string path
)
Public Function ReadChemSepXMLFile (
path As String
) As List(Of ConstantProperties)
Request Example
View SourceParameters
- path String
-
Return Value
ListConstantPropertiesSee Also