Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator==(Bin128, Bin128)

  • Declared in: RT.Util.Collections.Bin128

Declaration

public static bool operator==(
    Bin128 v1,
    Bin128 v2
)

Summary

Compares the two values and returns true iff they are equal.