Convert(Object, Type, CultureInfo) |
Converts an Object specified in the obj parameter to the desired targetType.
See the Examples section of the generic ConvertTTarget(Object, CultureInfo) overload for an example. |
ConvertTTarget(Object, CultureInfo) | Converts an Object specified in the obj parameter to the desired TTarget. |