You are here: Symbol Reference > MtxVec Namespace > Classes > TVecList Class > public > Add Method > TVecList.Add Method (TVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecList.Add Method (TVec)

Creates and adds a new TVec object to the list.

Pascal
function Add(const Src: TVec): integer; virtual; overload;

The function returns the Index at which the object resides in the list.

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