What is the difference between Array.Clone and Array.Copy Method
时间:2010-10-25 来源:higirle
Creates a shallow copy of the Array.
=====================================
Array.Copy Method
Copies a range of elements in one Array to another Array and performs type casting and boxing as required.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
相关阅读 更多 +