User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_config.getstrings_itgis_stringlist

Table of Contents

ITGIS_Config.GetStrings method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.GetStrings | Methods | Properties

Parse and fill list with values.

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

Syntax

// C#
public void GetStrings(
  ITGIS_StringList _list
);
' VisualBasic
Public Sub GetStrings(
  ByVal _list As ITGIS_StringList
)
// Oxygene
public
  procedure GetStrings(
    _list : ITGIS_StringList
  );

Parameters

Name Type Description
_list ITGIS_StringList list to fill

References

2024/12/20 22:15

Page Tools