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

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

Pascal
function CopyToArray(var Dst: Math387.TWordArray): TMtxVecInt; overload;

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

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