Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Language Overviews
Lexicon
Компиляция & Установка
Последние изменения
ПРОЧТИ
Регистрация
Что переводить
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.NextEnum
int
GB.NextEnum
( void )
Returns the next iterator enumerating the object specified in the last call to
GB.ListEnum
.
If there is no iterator anymore, this function returns
NULL
.
See also
/wiki/api/cat/enum