DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldValueAliasList.Delete | Methods | Properties
Delete and item for the list.
Available also on: Python.
// C# public void Delete( int _index );
' VisualBasic Public Sub Delete( ByVal _index As Integer )
// Oxygene public procedure Delete( _index : Integer );
Name | Type | Description |
---|---|---|
_index | int Integer | index of the item to be deleted |