Fills the specified array with the indexes encoded as
bits. The length of the bits array must be
.
Namespace: Spotfire.Dxp.Data(Capacity + 31)/32
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- bits
- Type: System UInt32
Array of 32-bit words
Exceptions
Exception | Condition |
---|---|
System ArgumentException | If length of bits not equals (Capacity + 31)/32. |
Version Information
See Also