Click or drag to resize

ChemSepGetComps Method


Namespace: DWSIM.Thermodynamics.Databases
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
private List<ConstantProperties> GetComps(
	XmlDocument xmldoc,
	string CompName = ""
)
Request Example View Source

Parameters

xmldoc  XmlDocument
 
CompName  String  (Optional)
 

Return Value

ListConstantProperties
See Also