S suresh_ed Active member Joined May 19, 2008 Messages 27 Programming Experience 1-3 Jun 11, 2009 #1 I just want to copy one hashtable into another hashtable. I did that using hashtable.clone method. What is deep copy? Will the clone method enought to copy hashtable or not. Please suggest.
I just want to copy one hashtable into another hashtable. I did that using hashtable.clone method. What is deep copy? Will the clone method enought to copy hashtable or not. Please suggest.