You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > CopyFromArray Method > MatrixInt.CopyFromArray Method (T2DIntegerArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.CopyFromArray Method (T2DIntegerArray)

Copies the matrix from a 2D array.

Pascal
procedure CopyFromArray(const Src: T2DIntegerArray); overload;

Sizes the matrix to match the size of the 2D array and copies all the values.

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