Click or drag to resize

ReactionSetGetNumberOfReactions Method

Gets the number of reactions contained in the Reactions Package.

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

Return Value

Int32

Implements

ICapeReactionChemistry.GetNumberOfReactions
See Also