DesignerActionListCollection::AddRange Method
.NET Framework (current version)
Adds the supplied series of DesignerActionList objects to the current collection.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AddRange(array<DesignerActionList^>^) | Adds the elements of the supplied DesignerActionList array to the end of the current collection. |
![]() | AddRange(DesignerActionListCollection^) | Adds the elements of the supplied DesignerActionListCollection to the end of the current collection. |
Show:
