NLEnumerateNeighborsHandler Delegate

Definition

public delegate void NLEnumerateNeighborsHandler(string neighbor, double distance, ref bool stop);
type NLEnumerateNeighborsHandler = delegate of string * double * bool -> unit

Parameters

neighbor
String
distance
Double
stop
Boolean

Applies to