[This is preliminary documentation and is subject to change.]
The Edge type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Returns true if this edge and the other node have the same source and target.
| |
GetHashCode |
Returns the hash code for this edge.
(Overrides ValueTypeGetHashCode.) | |
ToString |
Returns a string representation of this edge.
(Overrides ValueTypeToString.) |
See Also