Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# substring
Message
De
06/05/2013 14:14:30
John Baird
Coatesville, Pennsylvanie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01572787
Message ID:
01572791
Vues:
59
>Wouldn't
>
>item = tcDCI.Length >= 20 ? tcDCI.Substring(0,20) : String.Empty;
>
>
>work?


I believe you meant: tcDCI.Substring(20) : String.Empty...:)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform