InsertItem Method

Summary
Inserts an IImageListViewItem at the specified index.
Syntax
C#
C++/CLI
public ImageListBox InsertItem( 
   IImageListViewItem item, 
   int itemIndex 
) 
public:  
   ImageListBox^ InsertItem( 
      IImageListViewItem^ item, 
      Int32 itemIndex 
   ) 

Parameters

item
The IImageListViewItem item that will be inserted.

itemIndex
An System.Int32 value that represents the index location where the item will be inserted at.

Return Value

The ImageListBox that is used to display the new item.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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