Gambas Dokumentation
Application Repository
Code-Schnipsel
Compilation (Übersetzen) & Installation
Developer Documentation
Gambas Programmierschnittstelle alphabetisch
Gambas Programmierschnittstelle in Kategorien
Documents
Fehlermeldungen
How To's
Komponenten
Letzte Änderung
Lexikon
Registrieren
Sprachelemente alphabetisch
Übersicht der Sprachelemente
Wiki-Syntax
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
GB.ListEnum
void
GB.ListEnum
( void *
object
)
Starts the enumeration of all iterators that currently enumerates an object.
object
is a enumerable Gambas object.
Iterator enumerations cannot be imbricated.
See also
/wiki/api/cat/enum