Determines whether an AnnAutomationObject is in the collection.
AnnAutomationObjects.prototype.contains = function(
item
)
contains(
item: AnnAutomationObject
): boolean;
obj
The AnnAutomationObject which will be checked for existence in the collection
This method returns true if the AnnAutomationObject represented by the obj parameter exists in the collection; 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