The IDictionary class is used for storing collections of key-and-value pairs.
Each element is a key-and-value pair stored in a DictionaryEntry object.
Each association must have a unique key that is not a null reference
for example,
See student,
Key - reg no
Value - name
We can retrive it using key values..
These key values like primary kay in SQL..
Regards,
Singaravel M
Balajirnaukri@Gmail.Com, if this helps please login to Mark As Answer. |
Reply | Alert Moderator