Click or drag to resize

FlowsheetBagSimulationObjects Property


Namespace: DWSIM.SharedClasses.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, ISimulationObject> SimulationObjects { get; set; }
Request Example View Source

Property Value

DictionaryString, ISimulationObject

Implements

IFlowsheetBagSimulationObjects
See Also