ReactionSetCount Method

Returns the number of parameters in the CAPE-OPEN parameter collection.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public int Count()

Return Value

Int32
The count of parameters.

Implements

ICapeCollectionCount

See Also