Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting this line to VB.NET
Message
De
21/08/2006 06:57:06
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
19/08/2006 16:15:04
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01147027
Message ID:
01147233
Vues:
18
>I was not able to find a converter able to convert that line from C# to VB.NET.
>
>
>sbRet.Append( expr, pos++, 1 );
>
>
>Is there anyone who knows how to do it?

Probably this has been given already:
sbRet.Append( expr, pos, 1 )
pos = pos + 1
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform