Summary description for FilteredVertexList.
Namespace:
QuickGraph.Collections.FilteredAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public class FilteredVertexListGraph : FilteredIncidenceGraph, IVertexListGraph, IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Class FilteredVertexListGraph _ Inherits FilteredIncidenceGraph _ Implements IVertexListGraph, IIncidenceGraph, IAdjacencyGraph, IImplicitGraph, _ IGraph |
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
