User Tools

Site Tools


api:dk11:delphi:giscsbase.tgis_csabstractlistenumerator.movenext_void

Table of Contents

TGIS_CSAbstractListEnumerator.MoveNext method

Syntax

// Delphi
public
  function MoveNext : Boolean;
// C++ Builder
public:
  bool MoveNext(void);

Result

Type Description
Boolean If false then there is no more objects.
2022/11/16 01:14

Page Tools