| Convert To | 
Converts the given value object to the specified type.
 Overview
OverviewThis object is needed only in special cases, for example, to convert from Object to the desired type. Simple cases of conversion are done automatically, without requiring this object.

 Properties
Properties| Name | Description | 
|---|---|
| Source | The object to convert. | 
| Destination Type | The type to convert the value parameter to. | 
 See also
See also