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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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