FilteredGraphTVertex, TEdge, TGraph Class |
Namespace: QuickGraph.Predicates
public class FilteredGraph<TVertex, TEdge, TGraph> : IGraph<TVertex, TEdge> where TEdge : Object, IEdge<TVertex> where TGraph : Object, IGraph<TVertex, TEdge>
The FilteredGraphTVertex, TEdge, TGraph type exposes the following members.
Name | Description | |
---|---|---|
![]() | FilteredGraphTVertex, TEdge, TGraph |
Name | Description | |
---|---|---|
![]() | 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 | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |