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

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

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

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