IVsImageMonikerImageList Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |