Click or drag to resize

DfsDLLWrapperdfsGetItemStatsGlobal Method

wrapped dfsGetItemStatsGlobal

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 static void dfsGetItemStatsGlobal(
	IntPtr item,
	out double min_rtn,
	out double max_rtn,
	out int no_of_del_values_rtn
)

Parameters

item
Type: SystemIntPtr
min_rtn
Type: SystemDouble
max_rtn
Type: SystemDouble
no_of_del_values_rtn
Type: SystemInt32
See Also