AutoCompleteStringCollection::Contains Method (String^)
.NET Framework (current version)
Indicates whether the String exists within the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::String^
The String for which to search.
Return Value
Type: System::Booleantrue if the String exists within the collection; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: