UBinarySizeEquality Operator

Overload List

Equality(UBinarySize, UBinarySize) Determines whether two specified UBinarySize values are the same.
Equality(UBinarySize, UInt64) Determines whether a UBinarySize value is the same as a UInt64 value.
Equality(UInt64, UBinarySize) Determines whether a UInt64 value is the same as a UBinarySize value.

See Also