User Tools

Site Tools


api:dk11:delphi:giscsbase.tgis_csabstractlist.count_void

Table of Contents

TGIS_CSAbstractList.Count method

DK11 for Delphi | GisCsBase.TGIS_CSAbstractList.Count | Constructors | Methods | Properties

Number of items on the list.

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

Syntax

// Delphi
public
  function Count : Integer;
// C++ Builder
public:
  int Count(void);

Result

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

Page Tools