Click or drag to resize

ConversionResultT Properties

The ConversionResultT generic type exposes the following members.

Properties
  NameDescription
Public propertyHasValue
Indicates whether this result has a valid value.
Public propertyValue
Gets the value of the conversion if succeeded.
Top
See Also