IndexSet. Assign Method TIBCO Spotfire 7.12 API Reference
Overload List

  Name Description
Public method Assign(IndexSet)
Copies the content of the specified IndexSet into this one.
Public method Assign(Int32,UInt32[] )
Assigns the indexes from the specified array of indexes encoded as bits. The length of the bits array must be
(capacity + 31)/32
. Bits outside of capacity in the last array element are ignored.
Top
See Also

Reference