DK11 for Java | tatukgis.jdk.TGIS_LayerVector.cursorEofInternal | Constructors | Fields | Methods | Properties | Events
Has the end of shapes been reached?
// Java protected bool cursorEofInternal( int _cursor );
// Oxygene protected function cursorEofInternal( _cursor : Integer ) : Boolean; virtual;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor allocated by cursorOpen() |
Type | Description |
---|---|
bool Boolean | True if EOF reached. |