You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > FindIndexesAndLength Method > TMtxVecInt.FindIndexesAndLength Method (TMtxVecInt, string, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.FindIndexesAndLength Method (TMtxVecInt, string, TMtxVecInt)

Finds matching indexes and returns their count. The b parameter is of TMtxVecInt type.

Pascal
function FindIndexesAndLength(const a: TMtxVecInt; const op: string; const b: TMtxVecInt): integer; overload;

op parameter can be < , > , >= , <= , = or <>

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