The Object class is basic for all classes and types used in the Fore language.
Every object can be stored in variables declared with the Object data type. This class does not implement its own properties and methods.
Constructor name | Brief description | |
Create | The Create constructor creates an instance of class object. |
See also: