You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Concat Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Concat Function

Concatenates multiple Vectors in to a single one.

Pascal
function Concat(const Src: array of TVec): Vector; overload;

Internally calls Vector.Concat

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