Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From System.Collections.Generic.IEnumerable to string
Message
De
06/05/2015 08:43:06
 
 
À
06/05/2015 08:39:45
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01619437
Message ID:
01619463
Vues:
27
>As said, for this example use string.Join
>
>lcFinal = String.Join(null, loEventLogRecord.KeywordsDisplayNames)
>
I have a concern about the separator which is not known. So, I am using a For/Each which allows me to get all items without wondering about it. Also, the For/Each allows me to put a separator of my own after in the string I am creating. Not sure if all this is supported with that approach.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform