You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > IsEqual Method > TMtxVecInt.IsEqual Method (TMtxVecInt, int, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.IsEqual Method (TMtxVecInt, int, int, int)

Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1].

Syntax
C#
Visual Basic
public bool IsEqual(TMtxVecInt Vec, int VecIndex, int Index, int Len);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!