P phoenix Feb 5, 2004 #2 For arrays you can use BlockCopy (System.Buffer) if you are using value types. Otherwise you will most likely have to do it by hand. Yves
For arrays you can use BlockCopy (System.Buffer) if you are using value types. Otherwise you will most likely have to do it by hand. Yves