Re: Structures not behaving as value types
Brady Kelly <[email protected]> Sat, 23 Feb 2008 11:23:03 +0200
| Newsgroups | gmane.comp.windows.devel.dotnet.clr |
|---|---|
| Message-ID | <[email protected]> |
He specifically commented that he meant to use Mask1 in the second case. I'm sure that is not too liberal an interpretation of "Yes, Mask1, not Mask2" > > Mask1 = (formula for computing the next unused mask value) > > Debug.WriteLine(Mask1.ToString)) > > Mask2 = (same formula) > > Debug.WriteLine(Mask1.ToString)) ' Yes, Mask1, not Mask2 > > > > It might be a simple typo. Your Writelines both call Mask1 instead of > Mask1 > and Mask2. > > P =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com