insertItem Method

Summary

Overrides LeadCollection.insertItem.

Syntax
TypeScript
JavaScript
DocumentAttachments.prototype.insertItem = function( 
   index, 
   item 
) 
insertItem( 
   index: number, 
   item: DocumentAttachment 
): void; 

Parameters

index

Index of the new item.

item

Attachment to be inserted into the collection.

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.Document Assembly

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