Show / Hide Table of Contents

Delegate ZeroLengthLinksOptimizer.CanRemoveDelegate

A delegate to control the removal of an edge.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public delegate bool CanRemoveDelegate(EdgeData edge);
Parameters
EdgeData edge

Returns
System.Boolean

Back to top Built by Itinero, MIT licensed.