Name | Description | |
---|---|---|
![]() | DoubleConverter Constructor |
The following tables list the members exposed by DoubleConverter.
Name | Description | |
---|---|---|
![]() | DoubleConverter Constructor |
Name | Description | |
---|---|---|
![]() | CanConvertFrom | Overloaded. Overridden. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. |
![]() | CanConvertTo | Overloaded. Overridden. Returns whether this converter can convert the object to the specified type, using the specified context. |
![]() | ConvertFrom | Overloaded. Overridden. Converts the given object to the type of this converter, using the specified context and culture information. |
![]() | ConvertTo | Overloaded. Overridden. Converts the given value object to the specified type, using the specified context and culture information. |