indexOf Method

Summary

Gets the index of an object in this collection.

Syntax
TypeScript
JavaScript
AnnBatesStampCollection.prototype.indexOf = function( 
   item 
) 
indexOf( 
   item: AnnBatesStamp 
): number; 

Parameters

item

The object to query.

Return Value

The 0-based index of annBatesStamp if it exists in the collection; otherwise, -1.

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly

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