Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fastest way to sort a collection
Message
From
31/01/2013 14:19:57
 
 
To
31/01/2013 13:35:38
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01564757
Message ID:
01564877
Views:
42
This message has been marked as a message which has helped to the initial question of the thread.
OfType is an extension method. It should be available to the Collection class since Collection implements IList which implements IEnumerable. You may have to import the System.Linq namespace if you haven't already done so.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform