Automation3GetExtenders Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax private List<IExtenderCollection> GetExtenders(
List<Assembly> alist
)
Private Function GetExtenders (
alist As List(Of Assembly)
) As List(Of IExtenderCollection)
Request Example
View SourceParameters
- alist ListAssembly
-
Return Value
ListIExtenderCollectionSee Also