Click or drag to resize

TryCastWorkerTValue, TResultResult Property

Gets the result of the action of the first succeeded cast.

Namespace:  TomsToolbox.Desktop
Assembly:  TomsToolbox.Desktop (in TomsToolbox.Desktop.dll)
Syntax
public TResult Result { get; }

Property Value

Type: TResult
See Also