MbUnit
       


MbUnit API Documentation
IMutableVertexAndEdgeListGraph Interface
Members  See Also  Send Feedback
Union of IVertexAndEdgeListGraph, IMutableVertexAndEdgeListGraph

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

Syntax

C#
public interface IMutableVertexAndEdgeListGraph : IVertexAndEdgeListGraph, 
	IVertexListGraph, IEdgeListAndIncidenceGraph, IEdgeListGraph, IIncidenceGraph, IAdjacencyGraph, 
	IImplicitGraph, IVertexAndEdgeMutableGraph, IEdgeMutableGraph, IVertexMutableGraph, IMutableGraph, 
	IGraph
Visual Basic (Declaration)
Public Interface IMutableVertexAndEdgeListGraph _
	Implements IVertexAndEdgeListGraph, IVertexListGraph, IEdgeListAndIncidenceGraph, IEdgeListGraph,  _
	IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IVertexAndEdgeMutableGraph, IEdgeMutableGraph,  _
	IVertexMutableGraph, IMutableGraph, IGraph

See Also

IMutableVertexAndEdgeListGraph Members
QuickGraph.Concepts.MutableTraversals Namespace

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