contains Method (AnnContainerCollection)

Summary

Determines whether an element is in the collection.

Syntax

JavaScript Syntax
AnnContainerCollection.prototype.contains = function(annContainer)
TypeScript Syntax
contains(annContainer: AnnContainer): boolean;

Parameters

annContainer

The object to locate in the collection.

Return Value

true if item is found in the collection; otherwise, false.

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