←Select platform

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 Leadtools.Medical.Workstation.Ui.IImageListViewItem _ 
)  

Parameters

item
The IImageListViewItem item to remove from the ImageListBox.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly