2
Reply

what is dictionary object h is it used in c#

    Dictionary is a collection which is used for storing data from Hashtable or others and want to iterate on that data.

    The dictionary is like a collection array it is used to stock data execpt that a dicionary store the data and its key