Form MainGet Extenders Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public List<IExtenderCollection> GetExtenders(
List<Assembly> alist
)VB
Public Function GetExtenders (
alist As List(Of Assembly)
) As List(Of IExtenderCollection)