Reference > VectorMath Class > Tail Method > (Int32[],Int32)

Tail Method (Int32[],Int32)

Create an integer vector from the last elements of existing integer vector and new element count.

public static int[] Tail(
    int[] existing,
    int count
);

See also ...

Tail Method


Send comments on this topic
© Dyalog Ltd 2013