ClassViewImages Class

Definition

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.

Applies to