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.reviewer
ms.suite
ms.technology
cpp-ide
ms.tgt_pltfrm
ms.topic
article
f1_keywords
vc.codewiz.classes.structure
dev_langs
C++
helpviewer_keywords
classes [C++], structure
Object Browser, navigating
ms.assetid
3bd9427d-c920-41fd-b27c-3063dd924e0c
caps.latest.revision
6
author
mikeblome
ms.author
mblome
manager
ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw
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.
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.