User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csabstractlistenumerator.movenext_void

Table of Contents

TGIS_CSAbstractListEnumerator.MoveNext method

DK for .NET | TatukGIS.NDK.TGIS_CSAbstractListEnumerator.MoveNext | Constructors | Methods | Properties

Advances the enumerator to the next item.

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

Syntax

// C#
public bool MoveNext();
' VisualBasic
Public Function MoveNext() As Boolean
// Oxygene
public
  function MoveNext : Boolean;

Result

Type Description
bool
Boolean
True if the next item is available; otherwise, false.
2026/07/11 00:54

Page Tools