Determines whether the specified IAnnBatesElement is in the collection.
AnnBatesElementCollection.prototype.contains = function(
item
)
item
The IAnnBatesElement to locate in the collection.
true if the IAnnBatesElement is found; otherwise, it is false.