insertItem Method (ImageViewerItems)

Summary

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

Syntax

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

Parameters

index

0-based item of the index.

item

The item to be added.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize