Tag: clone What is the most efficient method for cloning/deep copying a.NET generic Dictionarystring, T>? What is the best way to clone/deep copy a .NET generic Dictionary? How can I copy a set of array elements into a new one? In.NET, how do you make a deep copy of an object? [duplicate]