C

VsdxIndexedSection<TRow>
abstract

A class that models an index-based section and provides methods for retrieving rows with given indices.

Remarks

Type Parameters

TRow

Members

Show:

Properties

Methods

Returns the row with the (one-based) index.

Parameters

index: number

Return Value

Parameters

comparator?: any