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

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

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

The function returns @Values[i]. Under .NET this is a pointer to unmanaged memory.

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