item Property

Summary

Gets or sets the element at the specified index.

Syntax

JavaScript Syntax
Object.defineProperty(AnnContainerCollection.prototype, 'item', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
item: AnnContainer; 

Property Value

The element at the specified index.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly