User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csabstractlist.count_void

Table of Contents

TGIS_CSAbstractList.Count method

DK11 for .NET | TatukGIS.NDK.TGIS_CSAbstractList.Count | Constructors | Methods | Properties

Number of items on the list.

Available also on: Delphi | Java | ActiveX | 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:28

Page Tools