System.Windows.Forms.ToolStripItemCollection.AddRange Method

Adds an array of System.Windows.Forms.ToolStripItem controls to the collection.

Syntax

public void AddRange (ToolStripItem[] toolStripItems)

Parameters

toolStripItems
An array of System.Windows.Forms.ToolStripItem controls.

Remarks

Requirements

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