Returns a bool indicating if the index is a member of 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
- index
- Type: System Int32
Index
Return Value
Type: BooleanTrue if the index is a member of the set
Exceptions
Exception | Condition |
---|---|
System IndexOutOfRangeException | If index >= Capacity. |
Version Information
See Also