User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_tokenizer.result

Table of Contents

ITGIS_Tokenizer.Result property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Tokenizer.Result | Methods | Properties

String list on which each element represent each token.

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

Syntax

// C#
public TGIS_Strings Result
{
  get {}
}
' VisualBasic
Public Property Result As TGIS_Strings
  Get
  End Get
End Property
// Oxygene
public
  property Result : TGIS_Strings read;

Value

Type
TGIS_Strings
2022/11/16 01:12

Page Tools