Automation 3Get Extenders Method
Definition
Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
C#
private List<IExtenderCollection> GetExtenders(
List<Assembly> alist
)VB
Private Function GetExtenders (
alist As List(Of Assembly)
) As List(Of IExtenderCollection)