Removes the first occurrence of the specified AnnBatesStamp from the collection.
AnnBatesStampCollection.prototype.removeItem = function(annBatesStamp)
removeItem(annBatesStamp: AnnBatesStamp): void; // protected
annBatesStamp
The AnnBatesStamp to remove.