[]
Copies the collection of Actions beginning with the specified index to the specified array of Action objects.
public void CopyTo(Action[] array, int index)
Public Sub CopyTo(array As Action(), index As Integer)
| Type | Name | Description |
|---|---|---|
| Action[] | array | |
| int | index |