Please support our C# advertiser: Programming Forums
Views: 3144 | Replies: 3
![]() |
•
•
Join Date: Nov 2005
Location: Mountain View, CA
Posts: 47
Reputation:
Rep Power: 4
Solved Threads: 1
•
•
•
•
Originally Posted by campkev
the only way I can think of would be to create your own class.
Hi,
Is there any perticular reason to use the Array. In Array datastructure the objects are indexed based on the integer value.
If you want to store the Key-Value pairs,you can use the following objects provided by .Net framework under System.Collections and System.Collections.Specialized namespace.
•
•
•
•
HashTable
DictionaryBase
NameValueCollection
ListDictionary
HybridDictionary
Thanks,
Kedar.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode