Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- value
Return Value
A boolean value which is true if the specified element is found in the collection. Otherwise, false is returned.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.