DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.cursorNext | Constructors | Fields | Methods | Properties | Events
Move to the next shape in the cursor.
// C# protected virtual void cursorNext( int _cursor );
' VisualBasic Protected Overridable Sub cursorNext( ByVal _cursor As Integer )
// Oxygene protected procedure cursorNext( _cursor : Integer ); virtual;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor allocated by cursorOpen() |