Click or drag to resize

DfsuFileOpenEdit Method

Open a dfsu file for editing. File pointer is pointing to the start of the file data.

Namespace:  DHI.Generic.MikeZero.DFS.dfsu
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static DfsuFile OpenEdit(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: DfsuFile
See Also