Share via


EnumerateIndexSetCallback Delegate

Definition

public delegate void EnumerateIndexSetCallback(UIntPtr idx, ref bool stop);
type EnumerateIndexSetCallback = delegate of unativeint * bool -> unit

Parameters

idx
UIntPtr

unativeint

stop
Boolean

Applies to