Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator BigInt(ulong)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static implicit operator BigInt(
    ulong value
)

Summary

Constructs a BigInt from a 64-bit unsigned integer.