You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > IsEqual Method
MtxVec VCL
ContentsIndex
PreviousUpNext
IsEqual Method

This is the overview for the IsEqual method overload.

 
Name 
Description 
 
Compares real Value with all calling object elements. 
 
Compares real Value with all calling object elements with Compare method and specified Tolerance. 
 
Compares complex Value with all calling object elements. 
 
Compares complex Value with all calling object elements with Compare method and specified Tolerance. 
 
Compares two objects and returns True, if they are equal. 
 
Compares Vec elements with coresponding calling object elements with Compare method and specified Precision
 
Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1]. 
 
Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1] with Compare method and specified Precision
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!