Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: BigInt Add(BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public BigInt Add(
    BigInt other
)

Summary

Returns the sum of this integer plus other.