MaterialStreamGetNumComponents Method |
Returns number of chemical compounds in Material Object.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public int GetNumComponents()
Public Function GetNumComponents As Integer
Request Example
View SourceReturn Value
Int32Number of compounds in the Material Object.
Implements
ICapeThermoMaterialObject.GetNumComponentsSee Also