←Select platform

Equals(LeadLengthD,LeadLengthD) Method

Summary
Specifies whether two LeadLengthD structures contain the same values.
Syntax
C#
Objective-C
C++/CLI
Python
public static bool Equals( 
   LeadLengthD length1, 
   LeadLengthD length2 
) 
BOOL LeadLengthDEqualToLengthD(LeadLengthD length1, LeadLengthD length2) 
public: 
static bool Equals(  
   LeadLengthD length1, 
   LeadLengthD length2 
)  
def Equals(self,length1,length2): 

Parameters

length1
The first LeadLengthD structure to use in the comparison.

length2
The second LeadLengthD structure to use in the comparison.

Return Value

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

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.