Overload | Description |
---|---|
AddRange(SideButtonBase[]) | Copies the elements of the specified array to the end of the collection. |
AddRange(IList<SideButtonBase>) | Adds the contents of another IList to the end of the collection. |
Overload | Description |
---|---|
AddRange(SideButtonBase[]) | Copies the elements of the specified array to the end of the collection. |
AddRange(IList<SideButtonBase>) | Adds the contents of another IList to the end of the collection. |