removeItem Method

Summary

Overrides LeadCollection.RemoveItem.

Syntax
TypeScript
JavaScript
DocumentDocuments.prototype.removeItem = function( 
   index 
) 
removeItem( 
   index: number 
): void; 

Parameters

index

Index of the item to remove

Remarks

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

Requirements

Target Platforms

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

Leadtools.Document Assembly

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