SnapInImageList.Clear Method ()
Removes all images and masks from the snap-in image list.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
public void Clear()
public:
void Clear()
member Clear : unit -> unit
Public Sub Clear
See Also
SnapInImageList Class
Microsoft.ManagementConsole Namespace
Return to top