Flowsheet BaseAdd Simulation Objects Method
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public void AddSimulationObjects(
ConcurrentBag<ISimulationObject> objlist,
ConcurrentBag<Exception> excs
)VB
Public Sub AddSimulationObjects (
objlist As ConcurrentBag(Of ISimulationObject),
excs As ConcurrentBag(Of Exception)
)Parameters
- objlist ConcurrentBagISimulationObject
- excs ConcurrentBagException