Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect if an index is part of a collection
Message
From
10/01/2013 11:44:16
 
 
To
10/01/2013 11:38:36
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:
01561962
Message ID:
01562037
Views:
26
>>Then use a dictionary
>
>Yes, we could use many other alternatives. I just find it weird that the key support is just not there for the Remove() method.

For keys ( never used the Collection class )

A dictionary ( separate key and valye ) http://msdn.microsoft.com/en-us/library/xfhwa508.aspx
Or HashSet http://msdn.microsoft.com/en-us/library/bb383091.aspx or a SortedSet http://msdn.microsoft.com/en-us/library/dd412070.aspx
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform