contains Method (AnnRoles)

Summary

Determines whether the specified string is in the collection.

Syntax

JavaScript Syntax
AnnRoles.prototype.contains = function(item)
TypeScript Syntax
contains(item: string): boolean;

Parameters

item

The string to locate in the collection.

Return Value

true if the string is found; otherwise, it is 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