Click here to Skip to main content
15,893,594 members
Articles / Programming Languages / C# 3.5

Copy Properties From One Object To Another

Rate me:
Please Sign up or sign in to vote.
4.17/5 (5 votes)
27 Mar 2011CPOL4 min read 85.7K   1.4K   15  
Deep copy routine for complex objects that can return a destination type different than the source type.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Website Administrator none
Austria Austria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions