TaggedEquatableEdgeTVertex, TTag Class |
Namespace: QuickGraph
public class TaggedEquatableEdge<TVertex, TTag> : EquatableEdge<TVertex>, ITagged<TTag>
The TaggedEquatableEdgeTVertex, TTag type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaggedEquatableEdgeTVertex, TTag |
Name | Description | |
---|---|---|
![]() | Source | (Inherited from EdgeTVertex.) |
![]() | Tag | |
![]() | Target | (Inherited from EdgeTVertex.) |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from EquatableEdgeTVertex.) |
![]() | Equals(EquatableEdgeTVertex) | (Inherited from EquatableEdgeTVertex.) |
![]() | 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 | (Inherited from EquatableEdgeTVertex.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnTagChanged | |
![]() | ToString | (Inherited from EdgeTVertex.) |
Name | Description | |
---|---|---|
![]() | TagChanged |