C#
VB
C++
Removes the specified IImageListViewItem item from the ImageListView.
public ImageListBox RemoveItem(
IImageListViewItem item
)
Public Function RemoveItem( _
ByVal item As Leadtools.Medical.Workstation.Ui.IImageListViewItem _
) As Leadtools.Medical.Workstation.Ui.ImageListBox
public:
Leadtools.Medical.Workstation.Ui.ImageListBox^ RemoveItem(
Leadtools.Medical.Workstation.Ui.IImageListViewItem^ item
)
item
The IImageListViewItem object to be reomoved.
The ImageListBox that is displaying the removed IImageListViewItem
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET