DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Liststrings Class
Liststrings Constructor
Liststrings Constructor
Liststrings Constructor (IEnumerable(String))
Liststrings Constructor (Int32)
Liststrings Constructor (IEnumerable
<
String
>
)
Initializes a new instance of the
Liststrings
class
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
Liststrings
(
IEnumerable
<
string
>
collection
)
Parameters
collection
Type:
System.Collections.Generic
.
IEnumerable
<
String
>
See Also
Reference
Liststrings Class
Liststrings Overload
DHI.Mike1D.Generic Namespace