DK11 for Python | tatukgis.pdk.TGIS_FieldValueAliasList.Item | Methods | Properties
Get item form the list.
Available also on: ActiveX.
# Python def Item( self, _index: int ) -> TGIS_FieldValueAlias:
Name | Type | Description |
---|---|---|
_index | int | index of the item to be retrieved. |
Type |
---|
TGIS_FieldValueAlias |
Obsolete - use Items[] instead.