IVsImageMonikerImageList Interface

Visual Studio 2015
 

Represents the list of image monikers.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("8660A8EB-6C2E-45C7-920A-73A45EF4DE8E")]
public interface IVsImageMonikerImageList

NameDescription
System_CAPS_pubpropertyImageCount

Gets the number of images in the list.

NameDescription
System_CAPS_pubmethodGetImageMonikers(Int32, Int32, ImageMoniker[])

Gets the image monikers.

Return to top
Show: