Passing an Array to a Method: By Ref or Not

Your example is a different use case than the OP. Perhaps that’s why this thread got so convoluted. Using ByRef in a method signature does create a reference to a reference.

1 Like