Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator BigInt(long)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static implicit operator BigInt(
    long value
)

Summary

Constructs a BigInt from a 64-bit signed integer.