CategoryNameCollection::Contains Method (String^)
.NET Framework (current version)
Indicates whether the specified category is contained in the collection.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- value
-
Type:
System::String^
The string to check for in the collection.
Return Value
Type: System::Booleantrue if the specified category is contained in the collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: