The following tables list the members exposed by TopologyElement.
Public Properties
Public Methods
| Name | Description |
| Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) |
| Equals | Overloaded. |
| GetHashCode |
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.
|
| GetShape |
Gets the shape of this topology element.
This method must be called on the MCT. Use QueuedTask.Run.
|
| IsVisited |
Gets a value indicating whether this topology element has been visited.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetVisited |
Sets a value indicating whether this topology element has been visited.
This method must be called on the MCT. Use QueuedTask.Run.
|
Top
Public Operators
See Also