/
comp
/
gb
/
.classsymbols
/ _next
FOR EACH .ClassSymbols (gb)
Syntax
DIM
hClassSymbols
AS
.ClassSymbols
DIM
aString
AS
String
FOR EACH
aString
IN
hClassSymbols ...
NEXT
Enumerates the symbol names of the
class
.