System.Windows.Forms.ToolStripItemCollection.AddRange Method

Adds a System.Windows.Forms.ToolStripItemCollection to the current collection.

Syntax

public void AddRange (ToolStripItemCollection toolStripItems)

Parameters

toolStripItems
The System.Windows.Forms.ToolStripItemCollection to be added to the current collection.

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