User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_fieldvaluealiaslist.delete_integer

Table of Contents

TGIS_FieldValueAliasList.Delete method

DK11 for Python | tatukgis.pdk.TGIS_FieldValueAliasList.Delete | Methods | Properties

Delete and item for the list.

Available also on: ActiveX.

Syntax

# Python
def Delete(
  self,
  _index: int
) -> None: 

Parameters

Name Type Description
_index int index of the item to be deleted
2023/08/09 01:53

Page Tools