Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator BigInt(byte)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static implicit operator BigInt(
    byte value
)

Summary

Constructs a BigInt from an 8-bit unsigned integer.