MbUnit
       


MbUnit API Documentation
IMutableBidirectionalVertexAndEdgeListGraph Interface
Members  See Also  Send Feedback
A fusion of [!:IBidirectionalGraph],

Namespace:  QuickGraph.Concepts.MutableTraversals
Assembly:  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

See Also

IMutableBidirectionalVertexAndEdgeListGraph Members
QuickGraph.Concepts.MutableTraversals Namespace

Copyright 2005-2010 MbUnit Project - http://www.mbunit.com/