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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.