Users Pricing

forum

home / developersection / forums / difference between system.array.copyto() and system.array.clone()

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

Manoj Bhatt 2223 01 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.

Manoj Bhatt

Other


1 Answers