Returns a collection of each symbol of the class.
See Class.Symbols.
- This class is virtual. You cannot store a reference on it.
- You can enumerate this class with the FOR EACH ... NEXT control structure.
- You cannot instanciate this class.
hSymbol = hClassSymbols [ Name AS String ] AS Symbol
- Returns a class symbol from its name.
Referenced by: