Namespace:
QuickGraph.Concepts.Traversals
Assembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Assembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public interface IIndexedIncidenceGraph : IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Interface IIndexedIncidenceGraph _ Implements IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
