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.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