Overload | Description |
---|---|
CopyTo(Array,Int32) | Copies the elements of the ICollection to an Array, starting at a particular Array index. |
CopyTo(Array) | Copies the ButtonCollection to a one-dimensional array. |
CopyTo(Int32,Array,Int32,Int32) | Copies the ArrayList or a portion of it to a one-dimensional array. |