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