void CopyTo( Array array, int index )
Copies the contents of the collection into the given array starting at the specified index.
array The array to which to copy the contents of the collection.
index The index in the array at which to begin copying the contents of the collection.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |