Overload List
| Name | Description | |
|---|---|---|
| Get T (String) |
Returns a reference to an object held in the dictionary.
| |
| Get T (String, T) |
Returns a reference to an object held in the dictionary, or the defaultValue if the key cannot be found.
|
See Also