Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by TopologyNode.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Equals | Overloaded. | |
GetEdges | Gets the set of topological edges that are coincident with this node. This method must be called on the MCT. Use QueuedTask.Run. | |
GetHashCode | Overridden. Gets a hash code for the current object. | |
GetParentFeatures | 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) | |
GetShape | 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) | |
IsVisited | 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) | |
SetVisited | 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) |
Equality | Determines whether two TopologyNode instances are equal. |
Inequality | Determines whether two TopologyNode instances are not equal. |