setItem Method (DocumentDocuments)

Summary

Overrides LeadCollection.SetItem.

Syntax

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

Parameters

index

Index of the item to replace.

item

Document to set.

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