Here’s what the icons in Intellisense from Microsoft Visual Studio .NET represent:

Assembly

Delegate

Event

Interface

Namespace

Structure

Public class

Protected class

Private class

Public constant

Protected constant

Private constant

Public enumeration

Protected enumeration

Private enumeration

Constant inside enumeration

Public method

Protected method

Private method

Public property

Protected property

Private property

Public variable

Protected variable

Private variable