You can navigate:
-
To the Object Browser from the text editor or Class View -
In the Object Browser to Metadata View or source code, or decompiled code
Navigating to the Object Browser
If you want to navigate directly to the Object Browser, choose corresponding navigation command from the Navigate To context menu.
The corresponding symbol is selected in the Objects pane, its members are displayed in the Members pane, and details on the symbol appear in the Description pane.
Navigating in the Object Browser
The Navigate To context menu is available in the Objects pane, in the Members pane, and even in the Description pane of the Object Browser, so you can easily navigate to Metadata View or to source code, or decompiled code.
Select a class, interface or another symbol in the Objects pane, invoke the Navigate To context menu and choose an item. Consider the following example:
The Metadata View opens and the caret is positioned at symbol declaration:
