Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linq Query How To
Message
From
16/09/2010 11:30:48
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01481379
Message ID:
01481458
Views:
40
I believe the following should work:
var missingFiles = FileNames.Except(CurrentFiles);
Also see http://msdn.microsoft.com/en-us/vcsharp/aa336761.aspx if thats not what you are looking for.
Previous
Reply
Map
View

Click here to load this message in the networking platform