[ROOT] / doc / toc / ARCCore / Class / IP / TryGetV / ARCCore.IP.TryGetV Overload2


The actual value of the property. Mostly relevant for single-value properties like PValue<T>.


Note how the implementing method should be flexible when type-parameter T does not match the actual type stored.

Asking for a string value should always be possible for instance.

If it has to give up a good explanation should be given in the errorResponse out-parameter


Details

Generated 2024-04-28 13:08:37.248 UTC