This is the only thing in my project that is using the Microsoft.VisualBasic namespace.
VB Code:
  1. RandomNumberArray = VB6.CopyArray(dblX)
Is there a replacement for CopyArray in the .NET framework?