Adds an array of System.Windows.Forms.ToolStripItem controls to the collection.
- toolStripItems
- An array of System.Windows.Forms.ToolStripItem controls.
Use this overload of ToolStripItemCollection.AddRange(ToolStripItem[]) to copy a System.Windows.Forms.ToolStripItem array to a System.Windows.Forms.ToolStripItemCollection. Use the overload of ToolStripItemCollection.AddRange(ToolStripItem[]) that takes a System.Windows.Forms.ToolStripItemCollection parameter to merge one System.Windows.Forms.ToolStripItemCollection with another.