Flowsheet BaseExtenders Field
Shared list of extender collections that add custom menu items or initialization scripts to flowsheet windows.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public static List<IExtenderCollection> ExtendersVB
Public Shared Extenders As List(Of IExtenderCollection)