insertItem Method (AnnBatesStampCollection)

Summary

Inserts the specified AnnBatesStamp into this AnnBatesStampCollection at the specified index.

Syntax

JavaScript Syntax
AnnBatesStampCollection.prototype.insertItem = function(index, item)
TypeScript Syntax
insertItem(index: number, item: AnnBatesStamp): void; // protected

Parameters

index

The zero-based index at which item should be inserted.

item

The item to be inserted.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize