[]
Copies the collection BarColor elements beginning with the specified index to an array of BarColor objects.
public void CopyTo(BarColor[] array, int index)
Type | Name | Description |
---|---|---|
BarColor[] | array | Output array. |
int | index | Starting index. |