DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Collections
EnumerableBaseWrapper(T, TBase) Class
EnumerableBaseWrapper(T, TBase) Constructor
EnumerableBaseWrapper(T, TBase) Methods
EnumerableBaseWrapper
T
,
TBase
Constructor
Initializes a new instance of the
EnumerableBaseWrapper
T, TBase
class
Namespace:
DHI.Mike1D.Generic.Collections
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
EnumerableBaseWrapper
(
IEnumerable
<T>
enumerable
)
Parameters
enumerable
Type:
System.Collections.Generic
IEnumerable
T
See Also
Reference
EnumerableBaseWrapper
T, TBase
Class
DHI.Mike1D.Generic.Collections Namespace