You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigating the Class Structure (Visual C++) | Microsoft Docs
ms.custom
ms.date
11/04/2016
ms.technology
cpp-ide
ms.topic
conceptual
f1_keywords
vc.codewiz.classes.structure
dev_langs
C++
helpviewer_keywords
classes [C++], structure
Object Browser, navigating
ms.assetid
3bd9427d-c920-41fd-b27c-3063dd924e0c
author
mikeblome
ms.author
mblome
ms.workload
cplusplus
Navigating the Class Structure (Visual C++)
You can navigate a project class structure, including functions, inheritance and interfaces using either Class View or the Object Browser. For more information, see Viewing the structure of code.
You can go to a function declaration by double-clicking on the function name in Class View. You can go to a class definition by double-clicking on a class name in Class View.