SettingsTryGetValue Method |
| Name | Description | |
|---|---|---|
| TryGetValue(String, Object) |
Tries to get the value of the setting with the given name.
| |
| TryGetValueT(String, T) |
Tries to get the value of the setting with the given name and given object type.
|