'Declaration This operator type is not supported by Visual Basic
Parameters
- v
- Variant to be inverted.
Return Value
Varian.True
if the fiven variant is False, False othervise for boolean varian type . Bitwise 'not' for numeric variants (int, long, ulong, float, double, decimal) and for string which can be parsed as numeric.