instancesExist
instancesExist(): Boolean;
The instancesExist method of the Class class returns true if any instances of the class or its subclasses exist.
instancesExist(): Boolean;
The instancesExist method of the Class class returns true if any instances of the class or its subclasses exist.