BinaryLargeObjectEquals Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodEquals(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 ObjectEquals(Object).)
Public methodEquals(BinaryLargeObject)
Compares the bytes in this binary large object with the other binary large object.
Top
See Also

Reference