MtxExprInt.GatherByIncr Method

function GatherByIncr(const X: TVecInt; Increment: Integer; Offset: Integer): VectorInt;

Gathers elements from X starting at Offset and with Increment in to the result.

#NameTypeDescription
1XTVecInt
2IncrementInteger
3OffsetInteger

Returns: VectorInt