Click here to Skip to main content
15,886,199 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.3K   1.4K   15  
Deep copy routine for complex objects that can return a destination type different than the source type.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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