Removes the first occurrence of the specified IAnnBatesElement from the collection.
AnnBatesElementCollection.prototype.removeItem = function(annBatesElement)
removeItem(annBatesElement: IAnnBatesElement): void; // protected
annBatesElement
The IAnnBatesElement to remove.