Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: BigInt operator~(BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static BigInt operator~(
    BigInt op
)

Summary

Returns the bitwise inverse (bitwise NOT).