Form FlowsheetExternal Solvers Property
Gets or sets the collection of external solver plug-ins registered with this flowsheet, keyed by unique ID.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, IExternalSolverIdentification> ExternalSolvers { get; set; }VB
Public Property ExternalSolvers As Dictionary(Of String, IExternalSolverIdentification)
Get
Set