Show / Hide Table of Contents

Operator UnaryNegation

| Improve this Doc View Source

UnaryNegation(_Int16)

Negates the _Int16 operand.

Declaration
public static _Int16 operator -(_Int16 x)
Parameters
Type Name Description
_Int16 x

A _Int16 object.

Returns
Type Description
_Int16

A _Int16 expression that contains the negated result.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest