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