forum

Home / DeveloperSection / Forums / difference between System.Array.CopyTo() and System.Array.Clone()

difference between System.Array.CopyTo() and System.Array.Clone()

Manoj Bhatt171801-Feb-2016
Hi all,
I want to use a shallow copy of my array but i am confuse between System.Array.CopyTo() and System.Array.Clone().
So, Please give me a solution.
Thank you.

Updated on 01-Feb-2016

Can you answer this question?


Answer

1 Answers

Liked By