Click or drag to resize

TryCastWorkerBase<TValue, TResult> Properties

The TryCastWorkerBase<TValue, TResult> type exposes the following members.

Properties
 NameDescription
Protected propertyInternalResult Gets the result of the action of the first succeeded cast.
Protected propertyValue Gets the value to cast.
Top
See Also