IndexSetNot Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodNot
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 methodStatic memberNot(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