You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > CopyToArray Method > TMtxVec.CopyToArray Method (TCplxArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.CopyToArray Method (TCplxArray)

Copy values to an array.

Pascal
function CopyToArray(var Dst: TCplxArray): TMtxVec; overload;

Copy complex values to Dst array. The size of the array is set automatically. If the calling object is not complex an exception will be raised.

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