Extension Methods from Benedict Tough
-
Zero Index CopyTo
CopyTo without the second parameter, for when you just want to copy array A to array B verbatim and size is not a concern.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
CopyTo without the second parameter, for when you just want to copy array A to array B verbatim and size is not a concern.