FlowsheetBagSimulationObjects Property

Definition

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

Property Value

DictionaryString, ISimulationObject

Implements

IFlowsheetBagSimulationObjects

See Also