A filtered edge list graph
Namespace:
QuickGraph.Collections.FilteredAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public class FilteredVertexAndEdgeListGraph : FilteredVertexListGraph, IVertexAndEdgeListGraph, IVertexListGraph, IEdgeListAndIncidenceGraph, IEdgeListGraph, IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Class FilteredVertexAndEdgeListGraph _ Inherits FilteredVertexListGraph _ Implements IVertexAndEdgeListGraph, IVertexListGraph, IEdgeListAndIncidenceGraph, IEdgeListGraph, _ IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
Remarks
Inheritance Hierarchy
System..::.Object
QuickGraph.Collections.Filtered..::.FilteredGraph
QuickGraph.Collections.Filtered..::.FilteredIncidenceGraph
QuickGraph.Collections.Filtered..::.FilteredVertexListGraph
QuickGraph.Collections.Filtered..::.FilteredVertexAndEdgeListGraph
QuickGraph.Collections.Filtered..::.FilteredGraph
QuickGraph.Collections.Filtered..::.FilteredIncidenceGraph
QuickGraph.Collections.Filtered..::.FilteredVertexListGraph
QuickGraph.Collections.Filtered..::.FilteredVertexAndEdgeListGraph
