how to access a dictionary in csharp

Code Example - how to access a dictionary in csharp

                
                        dic["key2"]; // gives "value2"