Show / Hide Table of Contents

Delegate Dykstra<T>.WasFoundDelegate

The was found delegate.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public delegate bool WasFoundDelegate(uint vertex, T weight);
Parameters
System.UInt32 vertex

T weight

Returns
System.Boolean

Back to top Built by Itinero, MIT licensed.