A fusion of [!:IBidirectionalGraph],
Namespace:
QuickGraph.Concepts.MutableTraversalsAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public interface IMutableBidirectionalVertexAndEdgeListGraph : IMutableBidirectionalGraph, IMutableIncidenceGraph, IBidirectionalGraph, IMutableVertexAndEdgeListGraph, IVertexAndEdgeListGraph, IVertexListGraph, IEdgeListAndIncidenceGraph, IEdgeListGraph, IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IVertexAndEdgeMutableGraph, IEdgeMutableGraph, IVertexMutableGraph, IMutableGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Interface IMutableBidirectionalVertexAndEdgeListGraph _ Implements IMutableBidirectionalGraph, IMutableIncidenceGraph, IBidirectionalGraph, IMutableVertexAndEdgeListGraph, _ IVertexAndEdgeListGraph, IVertexListGraph, IEdgeListAndIncidenceGraph, IEdgeListGraph, IIncidenceGraph, _ IAdjacencyGraph, IImplicitGraph, IVertexAndEdgeMutableGraph, IEdgeMutableGraph, IVertexMutableGraph, _ IMutableGraph, IGraph |
