Gets the index of a string in this list.
AnnRoles.prototype.indexOf = function(
item
)
indexOf(
item: string
): number;
item
The string to query.
The 0-based index of item if it exists in the list; otherwise, -1.
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