Документация по 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.StopEnum
void
GB.StopEnum
( void )
Tells the interpreter that an enumeration is terminated.
This function can be called inside the implementation of the
/wiki/api/cat/special/_next
special method only.
See also
/wiki/api/cat/enum