Click or drag to resize

MaterialStreamGetNumComponents Method

Returns number of chemical compounds in Material Object.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public int GetNumComponents()
Request Example View Source

Return Value

Int32
Number of compounds in the Material Object.

Implements

ICapeThermoMaterialObject.GetNumComponents
See Also