insertItem Method

Summary

Overrides LeadCollection.InsertItem to handle adding items to the viewer.

Syntax
TypeScript
JavaScript
ImageViewerItems.prototype.insertItem = function( 
   index, 
   item 
) 
insertItem( 
   index: number, 
   item: ImageViewerItem 
): void; // protected 

Parameters

index

0-based index at which to add the item.

item

The ImageViewerItem item to be added.

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.Controls Assembly

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