ICape Flowsheet MonitoringGet Stream Collection Method
Get the collection of streams.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
An ICapeCollection of unit operations.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
Object GetStreamCollection()VB
<DispIdAttribute(1)>
Function GetStreamCollection As ObjectReturn Value
ObjectAn ICapeCollection of unit operations.
Remarks
Get the collection of streams
returns an ICapeCollection object enumerating streams
each stream is identified via ICapeIdentification
material streams expose ICapeThermoMaterial or ICapeThermoMaterialObject
energy streams and information streams expose ICapeCollection, each item in the collection is an ICapeParameter object