FilteredImplicitVertexSetTVertex, TEdge, TGraph Class |
Namespace: QuickGraph.Predicates
public class FilteredImplicitVertexSet<TVertex, TEdge, TGraph> : FilteredGraph<TVertex, TEdge, TGraph>, IImplicitVertexSet<TVertex> where TEdge : Object, IEdge<TVertex> where TGraph : Object, IGraph<TVertex, TEdge>, IImplicitVertexSet<TVertex>
The FilteredImplicitVertexSetTVertex, TEdge, TGraph type exposes the following members.
Name | Description | |
---|---|---|
![]() | FilteredImplicitVertexSetTVertex, TEdge, TGraph |
Name | Description | |
---|---|---|
![]() | AllowParallelEdges | (Inherited from FilteredGraphTVertex, TEdge, TGraph.) |
![]() | BaseGraph | (Inherited from FilteredGraphTVertex, TEdge, TGraph.) |
![]() | EdgePredicate | (Inherited from FilteredGraphTVertex, TEdge, TGraph.) |
![]() | IsDirected | (Inherited from FilteredGraphTVertex, TEdge, TGraph.) |
![]() | VertexPredicate | (Inherited from FilteredGraphTVertex, TEdge, TGraph.) |
Name | Description | |
---|---|---|
![]() | ContainsVertex | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | TestEdge | (Inherited from FilteredGraphTVertex, TEdge, TGraph.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |