Removes the specified indexes from the set.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- indexes
- Type: System.Collections.Generic IEnumerable Int32
The indexes.
Exceptions
Exception | Condition |
---|---|
System IndexOutOfRangeException | If any index in indexes >= Capacity. |
Version Information
See Also