Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 711 Bytes

File metadata and controls

12 lines (10 loc) · 711 Bytes
title Navigate the class structure
ms.date 11/12/2018
f1_keywords
vc.codewiz.classes.structure
helpviewer_keywords
classes [C++], structure
Object Browser, navigating
ms.assetid 3bd9427d-c920-41fd-b27c-3063dd924e0c

Navigate the class structure

You can navigate a project class structure by using either Class View or the Object Browser. The project class structure may include functions, inheritance, and interfaces. For more information, see View the structure of code.

To go to a function declaration, double-click the function name in Class View. To go to a class definition, double-click a class name in Class View.