IndexSetNot Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Not
Inverts the set. Any index that was included in the set will be excluded and vice versa.

Note: the method changes the internal state of this IndexSet

Public method Static member Not(IndexSet)
Returns a new IndexSet that is the complement of the specified source set. Any index that is included in the source set will be excluded and vice versa.
Top
See Also

Reference