DK11 for Python | tatukgis.pdk.TGIS_VariantList.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 |