Form FlowsheetSelected Compounds Property
Gets or sets the dictionary of compounds selected for this simulation, ordered according to CompoundOrderingMode.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
IFlowsheetBagCompounds
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, ICompoundConstantProperties> SelectedCompounds { get; set; }VB
Public Property SelectedCompounds As Dictionary(Of String, ICompoundConstantProperties)
Get
SetProperty Value
DictionaryString, ICompoundConstantPropertiesImplements
IFlowsheetSelectedCompoundsIFlowsheetBagCompounds