ValueConverterTInput, TOutput Properties |
The ValueConverterTInput, TOutput generic type exposes the following members.
Name | Description | |
---|---|---|
ConvertBackward |
The perfect inverse of ConvertForward
| |
ConvertForward |
A function used to a matrix's non-missing values from one type to another.
| |
Inverted |
The ValueConverter that reverses ConvertForward and ConvertBackward
|