Form FlowsheetAvailable Compounds Property
Gets or sets the master dictionary of all compounds registered in the host application, keyed by name.
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, ICompoundConstantProperties> AvailableCompounds { get; set; }VB
Public Property AvailableCompounds As Dictionary(Of String, ICompoundConstantProperties)
Get
Set