Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ByRef argument acting like a ByVal
Message
From
12/05/2011 15:40:30
 
 
To
12/05/2011 15:19:34
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
Miscellaneous
Thread ID:
01510491
Message ID:
01510495
Views:
52
>>I have a method that have the last few arguments being passed by reference (ByRef). But after the methods ends, the value returned do not have the changes applied by the methods. What would cause a string to be passed as though it was by value and not by reference. ( There are other methods with arguments being passed by reference and they work fine - I think).
>
>
>See the discussion here. String is an immutable reference type.

Ok, do you have a link?
Greg Reichert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform