Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
Documents
How To's
Language Index
Language Overviews
Lèxic
Missatges d'Error
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