NullAtom Equals Function. Test whether the two NullAtoms are the same. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page Equals Function Test whether the two NullAtoms are the same Syntax [C#] bool Equals(NullAtom other) [Visual Basic] Function Equals(other As NullAtom) As Boolean Params Name Description other The NullAtom to test against. Notes Test whether the two NullAtoms are the same. NullAtoms are are always equal to each other. Example None. previous page start next page