Click or drag to resize

DfsDLLWrapperdfsFindItemDynamic Method

wrapped dfsFindItemDynamic

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 dfsFindItemDynamic(
	IntPtr pdfs,
	IntPtr fp,
	int tstep_index,
	int item_no
)

Parameters

pdfs
Type: SystemIntPtr
fp
Type: SystemIntPtr
tstep_index
Type: SystemInt32
item_no
Type: SystemInt32
See Also