visualization-tools

Home > @visualization-tools/core > IIndexedDataConnector > getEnd

IIndexedDataConnector.getEnd() method

Start index + length. Useful for iteration.

Signature:

getEnd(): number;

Returns:

number