CategoryNameCollection::IndexOf Method (String^)
.NET Framework (current version)
Gets the index of the specified value.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- value
-
Type:
System::String^
The category name to retrieve the index of in the collection.
Return Value
Type: System::Int32The index in the collection, or null if the string does not exist in the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: