Overload List
| Name | Description | |
|---|---|---|
| StringSafeDictionary TValue | 
            Default constructor, creates case insensitive dictionary
              | |
| StringSafeDictionary TValue (Boolean) | 
            Constructor
              | |
| StringSafeDictionary TValue (IDictionary, Boolean) | 
            Constructor.
              | |
| StringSafeDictionary TValue (SerializationInfo, StreamingContext) | 
            De-serialization constructor.
              | 
See Also