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

Copies calling object data to array.

Pascal
procedure CopyToArray(var Dst: TIntegerArray; Index: integer; Len: integer); overload;

Copies Len elements from the calling object starting at Index to Dst array. The size of the Dst array is set to Len or Len*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!