Determines whether the specified AnnObject is in the collection.
AnnObjectCollection.prototype.contains = function(
item
)
contains(
item: AnnObject
): boolean;
annObject
The AnnObject to locate in the collection.
true if the AnnObject is found; otherwise, it is false.
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