Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to see all methods in a class in order?
Message
From
31/05/2013 16:20:50
 
General information
Forum:
ASP.NET
Category:
Visual Studio
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01575356
Message ID:
01575362
Views:
50
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I am wondering if there is a way to see all methods in a class in alphabetical order in Visual Studio 2012?
>
>I am currently expanding the class in the Solution Explorer and I found I can open a separate instance of Solution Explorer just for that class (file), but the names of methods appear the same as in the file. I want them listed alphabetically.
>
>Thanks in advance.


When you have the class open in the source code editor, the dropdown at the top lists all member functions in its scope in alphabetical order.

I just checked in Visual Studio 2008, and the class view lists items in alphabetical order. Is there an explicit class view in VS2012?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform