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

Obtains a pointer to the integer value of the vector at Index.

Pascal
function PSValues(const Index: integer): PPSmallInt; overload;

The function returns @SValues[i]. Under .NET this is a pointer to unmanaged memory or pinned managed memory.

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