←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 this object is equal to obj; otherwise, false.

Requirements

Target Platforms

See Also

Font Class

Font Members

Leadtools.Document.LEADOffice.Sheet Namespace

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

Leadtools.Document.LEADOffice Assembly

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