DK11 for Python | tatukgis.pdk.TGIS_FieldValueAliasList.Add | Methods | Properties
Add a new element to the list.
Available also on: ActiveX.
# Python def Add( self, _item: TGIS_FieldValueAlias ) -> None:
Name | Type | Description |
---|---|---|
_item | TGIS_FieldValueAlias | element to be added. |