Vertex interface

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

Syntax

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

See Also