Removes the first occurrence of the specified AnnLayer from the collection.
AnnLayerCollection.prototype.removeItem = function(
index
)
removeItem(
index: number
): void; // protected
annLayer
The AnnLayer to remove.
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