Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
>> operator
Message
General information
Forum:
ASP.NET
Category:
Migration
Title:
Miscellaneous
Thread ID:
00784131
Message ID:
00784174
Views:
16
>Does VB.NET supports >> operator? I try to perform an arithmetic right shift on a bit pattern:
>result = pattern >> 1
>and get error message : Expression expected
>What I am doing wrong?
>TIA

They are not supported in VB.NET. You can create a class in C# and use it in VB.NET.
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform