removeItemRange Method

Summary

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

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

Parameters

index

The 0-based index of ImageViewerItems to remove.

count

The number of ImageViewerItems to remove.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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