public bool Equals( TopologyEdge other )
Public Overloads Function Equals( _ ByVal other As TopologyEdge _ ) As Boolean
Parameters
- other
- The object to compare with the current object.
Return Value
true
if the specified object is equal to the current object; otherwise, false
.