EdgeEndPoint.Equals
Description:
Determines whether this EdgeEndPoint is equal to another.
Determines whether this EdgeEndPoint is equal to another.
public bool Equals(
EdgeEndPoint other
)
-
otherThe EdgeEndPoint with which to compare this EdgeEndPoint.
Return Value
bool
True if the given EdgeEndPoint is equal to this one, otherwise false.
-
A non-optional argument was null