Description résumée de IMutableBidirectionalGraph.
Namespace:
QuickGraph.Concepts.ModificationsAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)
Syntax
| C# |
|---|
public interface IMutableBidirectionalGraph : IMutableIncidenceGraph, IEdgeMutableGraph, IVertexMutableGraph, IMutableGraph, IBidirectionalGraph, IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Interface IMutableBidirectionalGraph _ Implements IMutableIncidenceGraph, IEdgeMutableGraph, IVertexMutableGraph, IMutableGraph, _ IBidirectionalGraph, IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
