removeItem Method

Summary

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

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

Parameters

annBatesElement

The IAnnBatesElement to remove.

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly