Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String collection versus string array
Message
 
À
17/08/2009 17:33:40
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01418535
Message ID:
01418599
Vues:
41
Hi Gregory,

>You could have your methods to expect/accept an IEnumerable(String). That way they would accept both arrays and collections

or ICollection(String) which would be faster than IEnumerable(String), at least for the count operation.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform