ArcGIS Pro 2.8 API Reference Guide
Equality Operator (TopologyEdge)

ArcGIS.Core.Data.Topology Namespace > TopologyEdge Class : Equality Operator
The object to compare with topologyEdge2.
The object to compare with topologyEdge1.
Determines whether two TopologyEdge instances are equal.
Syntax

Parameters

topologyEdge1
The object to compare with topologyEdge2.
topologyEdge2
The object to compare with topologyEdge1.

Return Value

true if topologyEdge1 is equal to topologyEdge2; otherwise, false.
Remarks
Semantically, if two managed TopologyEdge instances refer to the same backing native TopologyEdge instance in native code, they are considered equal.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TopologyEdge Class
TopologyEdge Members