System.Windows.Forms.ToolStripItemCollection.Contains Method

Determines whether the specified item is a member of the collection.

Syntax

public bool Contains (ToolStripItem value)

Parameters

value
The System.Windows.Forms.ToolStripItem to search for in the System.Windows.Forms.ToolStripItemCollection.

Returns

true if the System.Windows.Forms.ToolStripItem is a member of the current System.Windows.Forms.ToolStripItemCollection; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0