FlowsheetBagCompounds Property

Definition

Namespace: DWSIM.SharedClasses.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public Dictionary<string, ICompoundConstantProperties> Compounds { get; set; }

Property Value

DictionaryString, ICompoundConstantProperties

Implements

IFlowsheetBagCompounds

See Also