IndexSet And Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method And(IndexSet)
Performs a logical AND between this and that IndexSet.

Note: the method changes the internal state of this IndexSet

Public method Static member And(IndexSet, IndexSet)
Returns a new IndexSet that is a logical AND between two IndexSet.
Back to Top
See Also