A boolean value which is true if the specified element is found in the collection. Otherwise, false is returned.
Remarks
This method searches the collection for the given string. If a reference to the string is found, this method returns true, otherwise, false is returned.