ConnectionCreate Method (String) |
Create a new connection based on the filename.
The
BridgeName will be the extension of the file (without the dot).
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public static Connection Create(
string filename
)
Parameters
- filename
- Type: SystemString
Return Value
Type:
ConnectionSee Also