ImageGear for .NET
DeleteItem Method (IImGearThumbnailCtl)




Item to be removed.
Removes specified item from the Thumbnail control.
Syntax
'Declaration
 
Sub DeleteItem( _
   ByVal item As ImGearThumbnailItem _
) 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim item As ImGearThumbnailItem
 
instance.DeleteItem(item)
void DeleteItem( 
   ImGearThumbnailItem item
)
void DeleteItem( 
   ImGearThumbnailItem* item
) 
void DeleteItem( 
   ImGearThumbnailItem^ item
) 

Parameters

item
Item to be removed.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback