User Tools

Site Tools


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

Table of Contents

TGIS_Tokenizer.Result property

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

String list on which each element represent each token.

Available also on: Delphi | Java | ActiveX | 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
TStrings
TGIS_Strings
2024/12/20 22:23

Page Tools