Returns a collection of all components loaded by the interpreter.
- You can enumerate this class with the FOR EACH ... NEXT control structure.
- You cannot instanciate this class.
hLibrary = Libraries [ Name AS String ] AS Library
- Return a component from its name.
Referenced by: