ToolStripPanel::ToolStripPanelRowCollection::AddRange Method (ToolStripPanel::ToolStripPanelRowCollection^)

 
Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
void AddRange(
	ToolStripPanel::ToolStripPanelRowCollection^ value
)

Exception Condition
ArgumentNullException

value is null.

.NET Framework
Available since 2.0
Return to top
Show: