Sets the cursor position by offset.
| C# | Visual Basic | Visual C++ |
bool SetCursorByOffset( int offset )
Function SetCursorByOffset ( _ offset As Integer _ ) As Boolean
bool SetCursorByOffset( int offset )
- offset (Int32)
- The offset.
[Missing <returns> documentation for "M:MiniSqlQuery.Core.INavigatableDocument.SetCursorByOffset(System.Int32)"]