Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: BigInt operator+(BigInt, BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static BigInt operator+(
    BigInt one,
    BigInt two
)

Summary

Returns the sum of one plus two.