ObjectExtensionsCanConvertTo Method

Overload List

CanConvertTo(Object, Type) Determines whether the source object can be converted to the specified target type.
CanConvertToT(Object) Determines whether the source object can be converted to the specified target type.

See Also