This class is a collection of all classes loaded by the interpreter.
This class is static.
This class acts like a read-only array.
DIM hClass AS Class hClass = Classes [ Name AS String ] |
This class is enumerable with the FOR EACH keyword.
DIM hClass AS Class FOR EACH hClass IN Classes ... NEXT |
Properties | |
---|---|
Count |