setItem Method

Summary

Replaces the element at the specified index.

Syntax
TypeScript
JavaScript
AnnBatesElementCollection.prototype.setItem = function( 
   index, 
   item 
) 
setItem( 
   index: number, 
   item: IAnnBatesElement 
): void; // protected 

Parameters

index

The zero-based index of the element to replace.

item

The new value for the element at the specified index.

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.