System.Drawing.Design.ToolboxItemCollection.IndexOf Method

Gets the index of the specified System.Drawing.Design.ToolboxItem, if it exists in the collection.

Syntax

public int IndexOf (ToolboxItem value)

Parameters

value
A System.Drawing.Design.ToolboxItem to get the index of in the collection.

Returns

The index of the specified System.Drawing.Design.ToolboxItem.

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