__SystemClass

[This is preliminary documentation and subject to change.]

The __SystemClass system class is the abstract base class from which all system classes derive. Instances of this class cannot be created.

[abstract]
class __SystemClass
{
};
 

Properties

None.