[ROOT] / doc / toc / ARCCore / Class / PValue<T> / TryGetV
Supports duck typing.
Attempts to convert value as far as possible, including casting double to int or long, upgrading int or long to double, or int to long, and converting string to int, long, double, DateTime, TimeSpan and enum.
See also ConvertObjectToString.
TODO: Make also able to convert string to ITypeDescriber. (if ITypeDescriber.IsAssignableFrom(TRequest))
Generated 2025-03-24 13:05:18.323 UTC