Recent questions tagged cloning-objects

Ask a Question
0 votes
0 answers 38 views

I want to do something like: MyObject myObj = GetMyObj(); // Create and fill a new ... without any changes being reflected in the original object?...

To see more, click for the full list of questions or popular tags.
...