G
Guest
My VB6 application has some properties which are set ByRef but upgrade to
ByVal. [I read in the documentation that Property SET ByRef is not allowed
in VB.Net] How can I assure that the new code behaves the same as the old?
ByVal. [I read in the documentation that Property SET ByRef is not allowed
in VB.Net] How can I assure that the new code behaves the same as the old?