Flowsheet BaseCreate Reaction Set 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 IReactionSet CreateReactionSet(
string name,
string description
)VB
Public Function CreateReactionSet (
name As String,
description As String
) As IReactionSet