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

Take Method (Int32[],Int32)

Create an integer vector from an existing integer vector and new element count.

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

See also ...

Take Method


Send comments on this topic
© Dyalog Ltd 2013