Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Item Property (AnnContainerCollection)

Show in webframe
The zero-based index of the element to get or set.
Gets or sets the element at the specified index.
Syntax
get_item(index)item(index)set_item(index, value)item(index, value);

Parameters

ParameterTypeDescription
indexintThe zero-based index of the element to get or set.

Property Value

TypeDescription
AnnContainerThe element at the specified index.The element at the specified index.
See Also

Reference

AnnContainerCollection Object
AnnContainerCollection Members

Error processing SSI file