RemoveItem Method

Summary

Removes the specified IImageListViewItem item from the ImageListView.

Syntax
C#
VB
C++
public ImageListBox RemoveItem( 
   IImageListViewItem item 
) 
  
Public Function RemoveItem( _ 
   ByVal item As IImageListViewItem _ 
) As ImageListBox 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly