ColorCollection.CopyTo Method
Copies this collection's items into an array.
[Visual Basic]Public Sub CopyTo( _
ByVal
array As
Array, _
ByVal
index As
Integer _
)
Parameters
- array
- The array.
- index
- The index at which to start copying.
See Also
ColorCollection Class | NETXP.Library Namespace