ClassViewImages Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the image list used by the VS Class View, Object Browser, and intellisense
public ref class ClassViewImages abstract sealed
public static class ClassViewImages
type ClassViewImages = class
Public Class ClassViewImages
- Inheritance
-
ClassViewImages
Fields
| AccessTypeCount |
Number of each glyph based on access type |
| ConstantIndex | |
| EnumMemberIndex | |
| ErrorIndex | |
| EventIndex | |
| FieldIndex | |
| FriendModifier | |
| InternalModifier | |
| MethodIndex | |
| PrivateModifier | |
| PropertyIndex | |
| ProtectedModifier | |
| PublicModifier | |
Methods
| GetImageList(IServiceProvider) |
Provides access to the image list used by the VS Class View, Object Browser, and intellisense. |