Name | Description | |
---|---|---|
Current | Gets the current TinNode in this TinNodeCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by TinNodeCursor.
Name | Description | |
---|---|---|
Current | Gets the current TinNode in this TinNodeCursor. | |
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 TinNode in this TinNodeCursor. This method must be called on the MCT. Use QueuedTask.Run. | |
Reset | Resets this TinNodeCursor 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. |