Share via


ClassViewImages Members

Include Protected Members
Include Inherited Members

Represents an image list that Class View, Model Explorer, and IntelliSense uses.

The ClassViewImages type exposes the following members.

Methods

 

Name

Description

Public methodStatic member

GetImageList

Initializes an instance of the ClassViewImages class.

Top

Fields

 

Name

Description

Public fieldStatic member

AccessTypeCount

Provides the number of access types that are available.

Public fieldStatic member

ConstantIndex

Provides the index for the Constant icon.

Public fieldStatic member

EnumMemberIndex

Provides the index for the EnumMember icon.

Public fieldStatic member

ErrorIndex

Provides the index for the Error icon.

Public fieldStatic member

EventIndex

Provides the index for the Event icon.

Public fieldStatic member

FieldIndex

Provides the index for the Field icon.

Public fieldStatic member

FriendModifier

Provides the index for the Friend access type.

Public fieldStatic member

InternalModifier

Provides the index for the Internal access type.

Public fieldStatic member

MethodIndex

Provides the index number for the Method icon.

Public fieldStatic member

PrivateModifier

Provides the index number for the Private access type.

Public fieldStatic member

PropertyIndex

Provides the index number for the Property icon.

Public fieldStatic member

ProtectedModifier

Provides the index number for the Protected access type.

Public fieldStatic member

PublicModifier

Provides the index number for the Public access type.

Top

See Also

Reference

ClassViewImages Class

Microsoft.VisualStudio.Modeling.Shell Namespace