removeItem Method

Summary

Overrides LeadCollection.RemoveItem.

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly