Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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
) 
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

See Also

Reference

ImageListView Class
ImageListView Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features