You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > CopyToArray Method > VectorInt.CopyToArray Method (TSmallIntArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.CopyToArray Method (TSmallIntArray)

Copies values from the calling object to the Dst array and converts data to 2 byte signed integer numbers.

Pascal
function CopyToArray(var Dst: TSmallIntArray): TMtxVecInt; overload;

Values exceeding the range of a 2 byte signed integer type are clipped.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!