Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
lalitha
(6)
Santhi
(4)
Murugan
(3)
Last 7 Days
amarababu nara...
(1208)
Arun Jacob
(1204)
Pradeep Y
(1100)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Difference between the System.Array.CopyTo() and System.Array.Clone()
Posted Date: 07 Jun 2008 Resource Type:
Definitions
Category:
General
Posted By:
Kumar Velu
Member Level:
Diamond
Rating:
Points
: 3
Following describes the difference between Array copyto and clone method:
The Clone() method returns a new array (a shallow copy) object containing all the elements in the original array.
The CopyTo() method copies the elements into another existing array. Both perform a shallow copy. A shallow copy means the contents (each array element) contains references to the same object as the elements in the original array. A deep copy (which neither of these methods performs) would create a new instance of each element's object, resulting in a different, yet identical object.
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
What is ILDASM
Previous Resource:
JSON(JavaScript Object Notation)
Return to Discussion Resource Index
Post New Resource
Category:
General
Post resources and
earn money
!
Related Resources
Dirty Read
INDEXING
Normalization and Denormalization
Why is a structure called a composite data type?
difference between a primary key and a unique key
dotNet Slackers
BizTalk Adaptors
Web Design
teleconferencing service
Contact Us
Privacy Policy
Terms Of Use