Name | Description | |
---|---|---|
Current | Gets the current TinEdge in this TinEdgeCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by TinEdgeCursor.
Name | Description | |
---|---|---|
Current | Gets the current TinEdge in this TinEdgeCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
MoveNext | Advances to the next TinEdge in this TinEdgeCursor. This method must be called on the MCT. Use QueuedTask.Run. | |
Reset | Resets this TinEdgeCursor to its original state, i.e. to the beginning of the set it was created from. This method must be called on the MCT. Use QueuedTask.Run. |