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

Explicitely convert MatrixInt to array of integer.

Pascal
class operator Explicit(const AValue: MatrixInt);

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!