RemoveItem Method

Summary

Removes an IImageListViewItem item from the ImageListBox.

Syntax
C#
VB
C++
public void RemoveItem( 
   IImageListViewItem item 
) 
  
Public Sub RemoveItem( _ 
   ByVal item As IImageListViewItem _ 
)  
public: 
void RemoveItem(  
   IImageListViewItem^ item 
)  

Parameters

item
The IImageListViewItem item to remove from the ImageListBox.

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