The ConverterRegistry type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AddConverter(Type, Object) |
Adds a converter for a specific type.
| |
| AddConverter(Type, Type) |
Adds a converter for a specific type.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
| GetConvertFrom |
Gets the type converter to use to convert values to the destination type.
| |
| GetConvertTo |
Gets the type converter to use to convert values to the destination type.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
See Also