IVsImageService2::RemoveCustomImageList Method (IImageHandle^)

Visual Studio 2015
 

Removes the specified image list.

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

void RemoveCustomImageList(
	IImageHandle^ handle
)

Parameters

handle
Type: Microsoft.VisualStudio.Imaging.Interop::IImageHandle^

The handle of the image list.

Return to top
Show: