Determines whether an element is in the collection.
AnnContainerCollection.prototype.contains = function(
item
)
contains(
item: AnnContainer
): boolean;
annContainer
The object to locate in the collection.
true if item is found in the collection; otherwise, 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