ConversionsGetNullifiedValue Method |
Name | Description | |
---|---|---|
GetNullifiedValue(IDictionaryString, String, String, String) |
Gets a string value from a dictionary by its key/name. If the value is not found, the specified default value will be returned.
A whitespaces or empty string will be converted to null.
| |
GetNullifiedValue(IDictionaryString, Object, String, IFormatProvider, String) |
Gets a string value from a dictionary by its key/name. If the value is not found, the specified default value will be returned.
A whitespaces or empty string will be converted to null.
|