BinarySizeEquality Operator

Overload List

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

See Also