Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: explicit operator sbyte(BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static explicit operator sbyte(
    BigInt value
)

Summary

Returns the bottom 8 bits of a BigInt as an 8-bit signed integer.