The
Members View, shown by default in the VJET JS Browsing perspective.
It shows the members of the selected VJET type(such as ctype, itype, etype, mtype, otype) in your Type View. For the selected member, its declaration will be shown in the Editor.

The VJET specific toolbar buttons are introduced below.
| Toolbar Button | Option | Description |
|---|---|---|
![]() |
Sort | Please refer to the Member Sort Order for detailed introduction. |
![]() |
Hide Fileds | Shows or hides the fields. |
![]() |
Hide Static Fields and Methods | Shows or hides the static fields and methods. |
![]() |
Hide Non-Public Members | Shows or hides the static fields and methods. |
| Link With Editor | Links the project's selection to the active editor. |
The Members View Context Menu is introduced below.
| Name | Description |
|---|---|
| Open Type Hierarchy | Shows the hierarchy of the selected type. |
| References | Based on the selected VJET element and the search scope searches all the references. |
| Declarations | Based on the selected VJET element and the search scope searches all the declarations. |
