remove Method (AnnContainerCollection)

Summary

Removes the first occurrence of a specific object from the collection.

Syntax

JavaScript Syntax
AnnContainerCollection.prototype.remove = function(annContainer)
TypeScript Syntax
remove(annContainer: AnnContainer): void;

Parameters

annContainer

The object to remove from the collection.

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