You are here: Symbol Reference > MtxVec Namespace > Classes > TVec Class > public > SizeFromArray Method > TVec.SizeFromArray Method (TSmallIntArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TVec.SizeFromArray Method (TSmallIntArray)

Sets the size of the vector to match an array.

Pascal
procedure SizeFromArray(const Src: TSmallIntArray); overload;

Sets the Length of the calling vector to match the length of the array. The TMtxVec.ComplexComplexis set to false.

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