In Eclipse, when you are viewing a class (such as Java), there is a window available to list all the fields and functions of that class. Is there an equivalent for Visual Studio 2008 Pro, for C# (XNA)?
(I'm looking for an easy way to locate and jump between functions. Is there a better way to do this in VS?)