FOR EACH Classes (gb)
Syntax
DIM hClass AS Class

FOR EACH hClass IN Classes
  ...
NEXT
Enumerates all classes loaded by the interpreter.