ToolStripItemCollection.AddRange Method
.NET Framework 4.5
Adds ToolStripItem controls to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddRange(ToolStripItem[]) | Adds an array of ToolStripItem controls to the collection. |
|
AddRange(ToolStripItemCollection) | Adds a ToolStripItemCollection to the current collection. |