csharp add key value pair to dictionary

Code Example - csharp add key value pair to dictionary

                
                        d.Add(new KeyValuePair<int, string>(1, "TVs"));