ArcGIS Pro 2.8 API Reference Guide
TopologyNode Class Members
Properties  Methods 


ArcGIS.Core.Data.Topology Namespace : TopologyNode Class

The following tables list the members exposed by TopologyNode.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodOverloaded.   
Public Method Gets the set of topological edges that are coincident with this node. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverridden.  Gets a hash code for the current object.  
Public Method Gets the parent feature(s) that spawn this topology element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Topology.TopologyElement)
Public Method Gets the shape of this topology element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Topology.TopologyElement)
Public Method Gets a value indicating whether this topology element has been visited. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Topology.TopologyElement)
Public Method Sets a value indicating whether this topology element has been visited. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Topology.TopologyElement)
Top
Public Operators
Determines whether two TopologyNode instances are equal.
Determines whether two TopologyNode instances are not equal.
Top
See Also

Reference

TopologyNode Class
ArcGIS.Core.Data.Topology Namespace