removeItem Method (AnnAutomationObjects)

Summary

Removes the element at the specified index of the AnnAutomationObjects collection.

Syntax

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

Parameters

index

The zero-based index of the element to remove.

Requirements

Target Platforms

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