Edge interface

Namespace:  QuickGraph.Concepts
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public interface IEdge : IComparable
Visual Basic (Declaration)
Public Interface IEdge _
	Implements IComparable

See Also