Click or drag to resize

DfsComHelperGetItemInfoDfsu Method

Get the dynamic item infos from an IDfsuFile as a non-generic list.

The elements in the list can be cast to IDfsSimpleDynamicItemInfo

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IList GetItemInfoDfsu(
	IDfsuFile dfsfile
)

Parameters

dfsfile
Type: DHI.Generic.MikeZero.DFS.dfsuIDfsuFile

Return Value

Type: IList

Implements

IDfsComHelperGetItemInfoDfsu(IDfsuFile)
See Also