UniversalTypeConverter Properties |
The UniversalTypeConverter type exposes the following members.
Name | Description | |
---|---|---|
Conversions |
Gets the list of conversions used by this converter.
| |
DefaultCulture |
Defines the culture which should be used for conversion by default.
Returns CurrentCulture if not set or null.
| |
NullValues |
Gets the
collection of return values for conversions that convert from null.
| |
Options |
Gets the conversion options.
| |
ValueMappings |
Gets the list of mappings of specific source values to specific return values.
The list is implemented as 'Last In – First Out' (LIFO).
|