SEquatableUndirectedEdgeTVertex Structure |
Namespace: QuickGraph
public struct SEquatableUndirectedEdge<TVertex> : IEdge<TVertex>, IUndirectedEdge<TVertex>, IEquatable<SEquatableUndirectedEdge<TVertex>>
The SEquatableUndirectedEdgeTVertex type exposes the following members.
Name | Description | |
---|---|---|
![]() | SEquatableUndirectedEdgeTVertex |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(SEquatableUndirectedEdgeTVertex) | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides ValueTypeToString.) |