ChemSepGetComps Method

Definition

Namespace: DWSIM.Thermodynamics.Databases
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
private List<ConstantProperties> GetComps(
	XmlDocument xmldoc,
	string CompName = ""
)

Parameters

xmldoc  XmlDocument
 
CompName  String  (Optional)
 

Return Value

ListConstantProperties

See Also