This document is archived and information here might be outdated. Recommended version. |
Removes an item from the target style file.
[Visual Basic .NET] Public Sub RemoveItem ( _ ByVal Item As IStyleGalleryItem _ )
[C#] public void RemoveItem ( IStyleGalleryItem Item );
[C++]
HRESULT RemoveItem(
IStyleGalleryItem* Item
);
[C++] Parameters Item [in]
Item is a parameter of type IStyleGalleryItem*