You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > VectorInt.PIValues Method
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.PIValues Method

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

Pascal
function PIValues(const Index: integer): PAPointer;

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

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