DK11 for Python | tatukgis.pdk.TGIS_FieldValueAliasList.Delete | Methods | Properties
Delete and item for the list.
Available also on: ActiveX.
# Python def Delete( self, _index: int ) -> None:
Name | Type | Description |
---|---|---|
_index | int | index of the item to be deleted |