System.Drawing.Design.ToolboxItemCollection: Method Members

The methods of System.Drawing.Design.ToolboxItemCollection are listed below. For a list of all members, see the ToolboxItemCollection Members list.

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Methods

Contains(ToolboxItem) : bool

Indicates whether the collection contains the specified System.Drawing.Design.ToolboxItem.

CopyTo(ToolboxItem[], int)

Copies the collection to the specified array beginning with the specified destination index.

IndexOf(ToolboxItem) : int

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