←Select platform

Equals Method

Summary

Overrides Object.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

The object with which to compare.

Return Value

true if this object contains the same value as obj; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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