remove Method

Summary

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

Syntax

JavaScript Syntax
AnnBatesStampCollection.prototype.remove = function( 
   item 
) 
TypeScript Syntax
remove( 
   item: AnnBatesStamp 
): void; 

Parameters

annBatesStamp

The AnnBatesStamp to be removed.

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