IndexSetAssign Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodAssign(IndexSet)
Copies the content of the specified IndexSet into this one.
Public methodAssign(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