The Type Hierarchy window lets you inspect all subtypes or supertypes of a class.
To inspect all of the subtypes of a class:
The default display is a tree view of all of the subtypes of the class.
Buttons at the bottom of the Type Hierarchy window allow you to change the include hierarchy display:
Button | Description |
---|---|
![]() |
Updates the hierarchy display. |
![]() |
Changes the list to the supertypes of the class. |
![]() |
Changes the list to the subtypes of the class. |
![]() |
Toggles between the list of the all subtypes of the class to the list of only the direct subtypes. |
![]() |
Toggles the plain list and a tree view. |
See Also | |
---|---|
Going to a Type Going to a Symbol Going to a Declaration Switching Between Source and Header Files |