Index of an item in this collection.
ImageViewerItems.prototype.indexOf = function(item)
indexOf(item: ImageViewerItem): number;
item
Item to check.
The 0-based index of item or -1 if the item is null or does not belong to this collection.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET