NullableTypes Class Library | |
NullableInt16 Unary Negation Operator
Negates a Nullable Int16 value
[Visual Basic]
returnValue = NullableInt16.op_UnaryNegation(x)
Parameters
- x
- Nullable Int16 value
Return Value
negative of the operand
See Also
NullableInt16 Class | NullableTypes Namespace