moveItem Method (DocumentDocuments)

Summary

Overrides LeadCollection.MoveItem.

Syntax

JavaScript Syntax
DocumentDocuments.prototype.moveItem = function(oldIndex, newIndex)
TypeScript Syntax
moveItem(oldIndex: number, newIndex: number): void; // protected

Parameters

oldIndex

Old item new index.

newIndex

New item index.

Remarks

This collection is read-only and cannot be manipulated directly by the user.

Requirements

Target Platforms

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