removeItem Method

Summary

Overrides LeadCollection.RemoveItem to handle removing items from the viewer.

Syntax
TypeScript
JavaScript
ImageViewerItems.prototype.removeItem = function( 
   index 
) 
removeItem( 
   index: number 
): void; // protected 

Parameters

index

0-based index of the ImageViewerItem to be removed.

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.