StringExtensionCanParse Method

Overload List

CanParse(String, Type) Determines whether the specified value can be converted to the target type.
CanParseT(String) Determines whether the specified value can be converted to the target type T.

See Also