removeItem Method (AnnContainerCollection)

Summary

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

Syntax

JavaScript Syntax
AnnContainerCollection.prototype.removeItem = function(annContainer)
TypeScript Syntax
removeItem(annContainer: AnnContainer): void; // protected

Parameters

annContainer

The AnnContainer to remove.

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