User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldvaluealiaslist.count

Table of Contents

ITGIS_FieldValueAliasList.Count property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldValueAliasList.Count | Methods | Properties

Number of elements on the list.

Available also on: Python.

Syntax

// C#
public Integer Count
{
  get {}
}
' VisualBasic
Public Property Count As Integer
  Get
  End Get
End Property
// Oxygene
public
  property Count : Integer read;

Value

Type
int
Integer
2022/11/16 01:09

Page Tools