removeItem Method

Summary

Removes the first occurrence of the specified IAnnBatesElement from the collection.

Syntax

JavaScript Syntax
AnnBatesElementCollection.prototype.removeItem = function(annBatesElement) 
TypeScript Syntax
removeItem(annBatesElement: IAnnBatesElement): void; // protected 

Parameters

annBatesElement

The IAnnBatesElement to remove.

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.Annotations.Documents Assembly