Flowsheet BaseAdd Tables 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 AddTables(
List<XElement> data,
ConcurrentBag<Exception> excs
)VB
Public Sub AddTables (
data As List(Of XElement),
excs As ConcurrentBag(Of Exception)
)Parameters
- data ListXElement
- excs ConcurrentBagException