User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldvaluealiaslist

Table of Contents

ITGIS_FieldValueAliasList interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_FieldValueAliasList | Interfaces | Methods | Properties

List of TGIS_FieldValueAlias objects.

Available also on: ActiveX | Python.

Syntax

// C#
public interface ITGIS_FieldValueAliasList: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_FieldValueAliasList
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_FieldValueAliasList = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add a new element to the list.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Clear public Clear the list.
Delete public Delete and item for the list.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

Properties

Inherited Protected
Name Visibility Description
Count public Number of elements on the list.
Item public Get item form the list.

2025/01/31 01:04

Page Tools