IVsImageService2::GetImageListImageMonikers Method (ImageMoniker)
Visual Studio 2015
Returns the image monikers in an image list.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Parameters
- moniker
-
Type:
Microsoft.VisualStudio.Imaging.Interop::ImageMoniker
The moniker of the image list.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsImageMonikerImageList^An IVsImageMonikerImageList that contains the image monikers in the specified image list.
Show: