Displaying Unused Schema Entities

When the default List Browser output option is selected in the Find Unused Class Entities dialog, the output is displayed on the Unused Class Entities form in a table, as shown in the following image. (For details about searching for unused entities, see "Locating Unused Schema Entities", in the previous section.)

The first column (Count) indicates the line number. The background color of a cell containing the name of the unused entity is drawn in light gray.

The table is ordered by schema name and class name and then unused constants, unused methods and properties within each class.

When you right‑click on an unused entity in a cell in the table, the appropriate command for the Classes, Constants, Methods, or Properties menu for that unused entity is enabled. The commands that are available are:

The class and property Remove commands are not available from the popup menu Unused Class Entities form, as you must remove these from the Class Browser because they potentially cause versioning.

2016.0.01 and higher