You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > CopyToArray Method
MtxVec VCL
ContentsIndex
PreviousUpNext
CopyToArray Method

This is the overview for the CopyToArray method overload.

 
Name 
Description 
 
Copies values from the calling object to the Dst array and converts data to 2 byte unsigned integer numbers. 
 
Copies values from the calling object to the Dst array and converts data to 1 byte unsigned integer numbers. 
 
Copy values from the calling object [Index]..[Index+len-1] to the Dst integer array at positions [DstIndex]...[DstIndex+Len-1]. 
 
Copy integer values from the calling object [Index]..[Index+len-1] to the Dst integer array at positions [DstIndex]...[DstIndex+Len-1]. 
 
Copies values from the calling object to the Dst array and converts data to complex double precision numbers. 
 
Copy values from the calling object [Index]..[Index+len-1] to the Dst integer array at positions [DstIndex]...[DstIndex + Len/2 - 1]. 
 
Copies values from the calling object to the Dst array and converts data to 4 byte signed integer numbers. 
 
Copy values from the calling object [Index]..[Index+len-1] to the Dst integer array at positions [DstIndex]...[DstIndex+Len-1]. 
 
Copies values from the calling object to the Dst array and converts data to complex double precision numbers. 
 
Copy values from the calling object [Index]..[Index+len-1] to the Dst integer array at positions [DstIndex]...[DstIndex + Len/2 - 1]. 
 
Copies values from the calling object to the Dst array and converts values to to 2 byte signed integer numbers. 
 
Copy values from the calling object [Index]..[Index+len-1] to the Dst 2 byte signed integer array at positions [DstIndex]...[DstIndex+Len-1]. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!