Determines whether the specified string is in the collection.
AnnRoles.prototype.contains = function(
item
)
contains(
item: string
): boolean;
item
The string to locate in the collection.
true if the string 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