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

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

Pascal
function PIValues(const Index: integer): PPInteger; overload;

The function returns @IValues[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!