You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > CopyToArray Method > TOpenCLMtxVec.CopyToArray Method (TIntegerArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.CopyToArray Method (TIntegerArray)

Copies calling object data to array.

Pascal
procedure CopyToArray(var Dst: TIntegerArray); overload;

Copies Length elements from the calling object to Dst array. The size of the Dst array is set to Length or Length*2, if the Complex is true.

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