IndexSet Equals Method TIBCO Spotfire 7.0 API Reference
Overload List

  Name Description
Public method Equals(Object)
Tests that object is an IndexSet and is equal to this one.
(Overrides Object Equals(Object).)
Public method Equals(IndexSet)
Tests if this IndexSet and that IndexSet have the same Capacity and contain exactly the same indexes.
Back to Top
See Also