contains Method

Summary

Determines whether an element is in the collection.

Syntax
TypeScript
JavaScript
AnnGradientStopCollection.prototype.contains = function( 
   item 
) 
contains( 
   item: AnnGradientStop 
): boolean; 

Parameters

item

The object to locate in the collection.

Return Value

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

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.