DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Collections
ListWrapper(T) Class
ListWrapper(T) Constructor
ListWrapper(T) Properties
ListWrapper(T) Methods
ListWrapper
T
Constructor
Create a new list wrapper object
Namespace:
DHI.Mike1D.Generic.Collections
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
ListWrapper
(
IList
<T>
list
)
Parameters
list
Type:
System.Collections.Generic
IList
T
See Also
Reference
ListWrapper
T
Class
DHI.Mike1D.Generic.Collections Namespace