What is dictionary in C sharp Arabic #71
Suggested Videos
❑ Dictionary in C#
1. A dictionary is a collection of (Key , value) pairs.
2. Dictionary class is present in Systion.Collection.generic namespace.
3. What creating a dictionary , we need to specify the type for key and value .
4. Dictionary provides fast lookups for values using keys. 5. Keys in the dictionary must be unique.
Follow Us
If you want to download pptx : click Telegram
Tags:
C sharp