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: 11.15.5816.4413 (11.15.5816.4413)
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