Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

IndexOf(ImageViewerItem) Method

Show in webframe
Item to check.
Index of an item in this collection.
Syntax
 function Leadtools.Controls.ImageViewerItems.indexOf(ImageViewerItem)( 
   item 
)

Parameters

ParameterTypeDescription
itemImageViewerItemItem to check.

Return Value

TypeDescription
int The 0-based index of item or -1 if the item is null or does not belong to this collection.
See Also

Reference

ImageViewerItems Object
ImageViewerItems Members
Overload List

Error processing SSI file