ImageGear for .NET
DeleteItem Method (ImGearThumbnailCtl)




Item to be removed.
Removes the specified item from the Thumbnail control.
Syntax
'Declaration
 
<DescriptionAttribute()>
Public Sub DeleteItem( _
   ByVal item As ImGearThumbnailItem _
) 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim item As ImGearThumbnailItem
 
instance.DeleteItem(item)
[DescriptionAttribute()]
public void DeleteItem( 
   ImGearThumbnailItem item
)
[DescriptionAttribute()]
public: void DeleteItem( 
   ImGearThumbnailItem* item
) 
[DescriptionAttribute()]
public:
void DeleteItem( 
   ImGearThumbnailItem^ item
) 

Parameters

item
Item to be removed.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members
ImGearThumbnailItem Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback