Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator<(BigInt, BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static bool operator<(
    BigInt one,
    BigInt two
)

Summary

Less-than comparison operator.