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 FilteredEdgeListGraph : FilteredGraph, IEdgeListGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Class FilteredEdgeListGraph _ Inherits FilteredGraph _ Implements IEdgeListGraph, IGraph |
Inheritance Hierarchy
System..::.Object
QuickGraph.Collections.Filtered..::.FilteredGraph
QuickGraph.Collections.Filtered..::.FilteredEdgeListGraph
QuickGraph.Collections.Filtered..::.FilteredEdgeListAndIncidenceGraph
QuickGraph.Collections.Filtered..::.FilteredGraph
QuickGraph.Collections.Filtered..::.FilteredEdgeListGraph
QuickGraph.Collections.Filtered..::.FilteredEdgeListAndIncidenceGraph
