LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

RemoveItem Method (ImageListView)







The IImageListViewItem object to be reomoved.
Removes the specified IImageListViewItem item from the ImageListView.
Syntax
public ImageListBox RemoveItem( 
   IImageListViewItem item
)
'Declaration
 
Public Function RemoveItem( _
   ByVal item As IImageListViewItem _
) As ImageListBox
'Usage
 
Dim instance As ImageListView
Dim item As IImageListViewItem
Dim value As ImageListBox
 
value = instance.RemoveItem(item)
public ImageListBox RemoveItem( 
   IImageListViewItem item
)
 function Leadtools.Medical.Workstation.UI.ImageListView.RemoveItem( 
   item 
)
public: ImageListBox* RemoveItem( 
   IImageListViewItem* item
) 
public:
ImageListBox* RemoveItem( 
   IImageListViewItem* item
) 

Parameters

item
The IImageListViewItem object to be reomoved.

Return Value

The ImageListBox that is displaying the removed IImageListViewItem
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageListView Class
ImageListView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.