Gets the number of indexes in a subset defined by the startIndex
and endIndex arguments.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- startIndex
- Type: System Int32
Start index in subset.
- endIndex
- Type: System Int32
End index in subset.
Return Value
Type: Int32Number of indexes in subset.
Remarks
Version Information
See Also