Creating UML class diagrams of C# elements

You can create Unified Modeling Language (UML) class diagrams of C# classes to examine their structures and relationships.

Before you begin

You must be in the .NET perspective.

About this task

To create a diagram of C# elements, in the C# Projects view, right-click a C# element or a group of selected elements; then click Visualize->Add to New Diagram File->Class Diagram.

Feedback