MergedEdge<TVertex, TEdge> Class |
Namespace: QuickGraph.Algorithms.Condensation
public sealed class MergedEdge<TVertex, TEdge> : Edge<TVertex> where TEdge : Object, IEdge<TVertex>
The MergedEdge<TVertex, TEdge> type exposes the following members.
Name | Description | |
---|---|---|
![]() | MergedEdge<TVertex, TEdge> |
Name | Description | |
---|---|---|
![]() | Edges | |
![]() | Source | (Inherited from Edge<TVertex>.) |
![]() | Target | (Inherited from Edge<TVertex>.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Merge | |
![]() | ToString | (Inherited from Edge<TVertex>.) |