IVsImageMonikerImageList Interface

Definition

Represents the list of image monikers.

public interface class IVsImageMonikerImageList
public interface class IVsImageMonikerImageList
__interface IVsImageMonikerImageList
[System.Runtime.InteropServices.Guid("8660A8EB-6C2E-45C7-920A-73A45EF4DE8E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsImageMonikerImageList
[<System.Runtime.InteropServices.Guid("8660A8EB-6C2E-45C7-920A-73A45EF4DE8E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsImageMonikerImageList = interface
Public Interface IVsImageMonikerImageList
Attributes

Properties

ImageCount

Gets the number of images in the list.

Methods

GetImageMonikers(Int32, Int32, ImageMoniker[])

Gets the image monikers.

Applies to