This class depicts a class used by the interpreter.
This class can be native, i.e. implemented in a component, or a class written in Gambas.
This class is not creatable.
This class acts like a read-only array.
DIM hClass AS Class DIM hSymbol AS .Symbol hSymbol = hClass [ Name AS String ] |