User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csabstractlist.count_void

Table of Contents

ITGIS_CSAbstractList.Count method

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

Number of items on the list.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public int Count();
' VisualBasic
Public Function Count() As Integer
// Oxygene
public
  function Count : Integer;

Result

Type Description
int
Integer
Number of items on the list.
2022/11/16 01:08

Page Tools