User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_tokenizer.currenttoken_void

Table of Contents

TGIS_Tokenizer.CurrentToken method

DK11 for .NET | TatukGIS.NDK.TGIS_Tokenizer.CurrentToken | Constructors | Methods | Properties

Get a token at current Result list position.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public string CurrentToken();
' VisualBasic
Public Function CurrentToken() As String
// Oxygene
public
  function CurrentToken : String;

Result

Type Description
string
String
token value
2022/11/16 01:36

Page Tools