Namespace:  QuickGraph.Representations
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public abstract class ImplicitGraph : IImplicitGraph, 
	IGraph
Visual Basic (Declaration)
Public MustInherit Class ImplicitGraph _
	Implements IImplicitGraph, IGraph

Inheritance Hierarchy

System..::.Object
  QuickGraph.Representations..::.ImplicitGraph

See Also