remove Method (AnnObjectCollection)

Summary

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

Syntax

JavaScript Syntax
AnnObjectCollection.prototype.remove = function(annObject)
TypeScript Syntax
remove(annObject: AnnObject): void;

Parameters

annObject

The AnnObject to be removed.

Requirements

Target Platforms

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