Click or drag to resize
ValueConverterTInput, TOutput Properties

The ValueConverterTInput, TOutput generic type exposes the following members.

Properties
  NameDescription
Public propertyConvertBackward
The perfect inverse of ConvertForward
Public propertyConvertForward
A function used to a matrix's non-missing values from one type to another.
Public propertyInverted
The ValueConverter that reverses ConvertForward and ConvertBackward
Top
See Also