FormMainGetExtenders Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public List<IExtenderCollection> GetExtenders(
List<Assembly> alist
)
Public Function GetExtenders (
alist As List(Of Assembly)
) As List(Of IExtenderCollection)
Request Example
View SourceParameters
- alist ListAssembly
-
Return Value
ListIExtenderCollectionSee Also