Type Hierarchy
The Type Hierarchy views display the hierarchy for a given type (a class name, interface name or class methods, constants and fields.). This allows you to view an element's supertypes (types higher in the hierarchy) or subtypes (lower in the hierarchy) within a tree structure, providing you with an overview of your element's structure.
A type hierarchy can be displayed in two ways:
-
Quick Type Hierarchy view - Displays a simple hierarchy view within the editor.
-
Type Hierarchy view - A standalone view.
-
The Type Hierarchy Tree - Displays the type's supertypes and/or subtypes.
-
Member list pane - Displays the type's members.
See Type Hierarchy View for more information.