EnergyStreamCount Method

Returns the number of parameters in the CAPE-OPEN parameter collection for this energy stream.

Definition

Namespace: DWSIM.UnitOperations.Streams
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public int Count()

Return Value

Int32
The count of parameters exposed via the CAPE-OPEN ICapeCollection interface.

Implements

ICapeCollectionCount

See Also