BaseElementAdapterList
Canonical path: NemAll_Python_IFW_ElementAdapter.BaseElementAdapterList
Implementation of the base element adapter list
The BaseElementAdapterList is a general container for the BaseElementAdapter
__iadd__
__iadd__(elements: BaseElementAdapterList) -> BaseElementAdapterList
__init__
overloaded
append
append(element: BaseElementAdapter)
Placeholder