CopyTo(Action, Int32) | Copies the elements of the ActionCollection to an array of Action, starting at a particular index. |
CopyTo(Int32, Action, Int32, Int32) | Copies the elements of the ActionCollection to an Action array, starting at a particular Action array index. |