User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserverlayerlist.count

Table of Contents

ITGIS_ArcGISFeatureServerLayerList.Count property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ArcGISFeatureServerLayerList.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
2025/01/31 01:03

Page Tools