Gets the index of an object in this collection.
AnnContainerCollection.prototype.indexOf = function(
item
)
indexOf(
item: AnnContainer
): number;
annContainer
The object to query.
The 0-based index of annContainer 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