DfsDLLWrapperdfsGetItemStatsGlobal Method |
Namespace: DHI.Generic.MikeZero.DFS
public static void dfsGetItemStatsGlobal( IntPtr item, out double min_rtn, out double max_rtn, out int no_of_del_values_rtn )
Public Shared Sub dfsGetItemStatsGlobal ( item As IntPtr, <OutAttribute> ByRef min_rtn As Double, <OutAttribute> ByRef max_rtn As Double, <OutAttribute> ByRef no_of_del_values_rtn As Integer )
public: static void dfsGetItemStatsGlobal( IntPtr item, [OutAttribute] double% min_rtn, [OutAttribute] double% max_rtn, [OutAttribute] int% no_of_del_values_rtn )
static member dfsGetItemStatsGlobal : item : IntPtr * min_rtn : float byref * max_rtn : float byref * no_of_del_values_rtn : int byref -> unit
Copyright DHI 2017