M

EdgeEndPoint.Equals

Description:
Determines whether this EdgeEndPoint is equal to another.
public bool Equals(
	EdgeEndPoint other
)
Return Value bool True if the given EdgeEndPoint is equal to this one, otherwise false.