Base is an abstract class which provides default methods for instance creation and copying, hashing, error handling and and comparisons. Base is the superclass of all other classes in the Class Library.
Include this entry in the Class-Control paragraph of any program using this class.
Base is class "base"
None