MaterialStreamGetNumComponents Method

Returns number of chemical compounds in Material Object.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public int GetNumComponents()

Return Value

Int32
Number of compounds in the Material Object.

Implements

ICapeThermoMaterialObjectGetNumComponents

See Also