You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > Explicit Operator > VectorInt.Explicit Operator (VectorInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.Explicit Operator (VectorInt)

Explicitely convert VectorInt to array of integer.

Pascal
class operator Explicit(const AValue: VectorInt);

Copies all values from AVector to an array of 16bit signed integers. If Precision does not match conversion will be performed.

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