You are here: Symbol Reference > MtxVecBase Namespace > Classes > TMtxVecBase Class > public > CopyToArray Method > TMtxVecBase.CopyToArray Method (TDoubleArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecBase.CopyToArray Method (TDoubleArray)

Copy values to Dst array. The size of the array is set automatically.

Pascal
function CopyToArray(var Dst: TDoubleArray): TMtxVecBase; overload;

If the calling object is complex, the size of the Dst array will be equal to 2*Length. If the calling object is not complex an exception will be raised.

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