Deleting a class removes it from its containing application and unloads it from your image. If the class is a defined class, deleting the class does not delete its subclasses.
To delete a class, first check the prerequisites and then follow the steps.