Energy StreamCount 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
The count of parameters exposed via the CAPE-OPEN ICapeCollection interface.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public int Count()VB
Public Function Count As IntegerReturn Value
Int32The count of parameters exposed via the CAPE-OPEN ICapeCollection interface.