Overload List
Name | Description | |
---|---|---|
Equals(Object) |
Compares the bytes in this binary large object with the other binary large object.
If the other object is not a BinaryLargeObject then this method returns false.
(Overrides Object Equals(Object).) |
|
Equals(BinaryLargeObject) |
Compares the bytes in this binary large object with the other binary large object.
|
See Also