←Select platform

Equals Method

Summary

Overrides Objects.Equals.

Syntax
C#
C++/CLI
Python
public override bool Equals( 
   object obj 
) 
public:  
   virtual bool Equals( 
      Object^ obj 
   ) override 
def Equals(self,obj): 

Parameters

obj

Destination object to compare with.

Return Value

true if the this is equal to obj; otherwise, false.

Requirements

Target Platforms

Help Version 22.0.2023.4.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.