System.Drawing.Design.CategoryNameCollection.IndexOf Method

Gets the index of the specified value.

Syntax

public int IndexOf (string value)

Parameters

value
The category name to retrieve the index of in the collection.

Returns

The index in the collection, or null if the string does not exist in the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0