Gets the index of an object in this collection.
AnnLayerCollection.prototype.indexOf = function(
item
)
indexOf(
item: AnnLayer
): number;
annLayer
The object to query.
The 0-based index of annLayer if it exists in the collection; otherwise, -1.
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