Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String collection versus string array
Message
 
To
17/08/2009 17:33:40
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01418535
Message ID:
01418599
Views:
42
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform