OpAtom Equals Function. Test whether the two OpAtoms are the same. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page Equals Function Test whether the two OpAtoms are the same Syntax [C#] bool Equals(OpAtom other) [Visual Basic] Function Equals(other As OpAtom) As Boolean Params Name Description other The OpAtom to test against. Notes Test whether the two OpAtoms are the same. Two OpAtoms are judged to be equal if their Text is equal. Example None. previous page start next page