ByteQuantifiedSize.Equals method
Returns a value indicating whether this instance is equal to a specified object or another ByteQuantifiedSize object.
Overload list
Name | Description | |
---|---|---|
Equals(Object) | Returns a value indicating whether this instance is equal to a specified object. (Overrides ValueType.Equals(Object).) | |
Equals(ByteQuantifiedSize) | Returns a value that indicates whether this instance is equal to another ByteQuantifiedSize object. |
Top