Click or drag to resize

TryCastWorkerTValue, TResult Properties

The TryCastWorkerTValue, TResult type exposes the following members.

Properties
 NameDescription
Protected propertyInternalResult Gets the result of the action of the first succeeded cast.
(Inherited from TryCastWorkerBaseTValue, TResult)
Public propertyResult Gets the result of the action of the first succeeded cast.
Protected propertyValue Gets the value to cast.
(Inherited from TryCastWorkerBaseTValue, TResult)
Top
See Also