←Select platform

Equals(object) Method

Summary
Specifies whether this LeadLengthD structure contains the same value as the specified object.
Syntax
C#
C++/CLI
Java
Python
public override bool Equals( 
   object obj 
) 
public boolean equals( 
   java.lang.Object object 
); 
public: 
bool Equals(  
   Object^ obj 
) override  
def Equals(self,obj): 

Parameters

obj
The object to be used in the comparison with the current structure.

Return Value

true if the two LeadLengthD structures have the same value; false, otherwise.

Remarks

For more information refer to System.Object.Equals

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 Assembly

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