You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Find Method > Vector.Find Method (TCplx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Find Method (TCplx)

Compare complex value X with all calling object elements.

Pascal
function Find(const X: TCplx): integer; overload;

the Index of last matched element.

If no matching elements are found, the result is -1. An exception is raised if calling object Complex property is false.

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