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.StopAllEnum
void
GB.StopAllEnum
( void *
object
)
Stops all iterators that currently enumerate an object.
object
is an enumerable Gambas object.
See also
/wiki/api/cat/enum