Removes the index from the set. If the index is not in the set,
nothing is changed.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- index
- Type: System Int32
Index
Exceptions
Exception | Condition |
---|---|
System IndexOutOfRangeException | If index >= Capacity. |
Version Information
See Also