IJsonValueConverterInvert Method |
Provides an inverted converter that can be used to map values in the opposite direction.
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxIJsonValueConverter Invert()
Function Invert As IJsonValueConverter
IJsonValueConverter^ Invert()
Return Value
Type:
IJsonValueConverterAn inverted converter.
See Also