Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
>> operator
Message
Information générale
Forum:
ASP.NET
Catégorie:
Migration
Titre:
Divers
Thread ID:
00784131
Message ID:
00784174
Vues:
14
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform