equals

Summary

Specifies whether two LeadLengthD objects contain the same values.

Syntax
TypeScript
JavaScript
equals = function( 
   length1, 
   length2 
) 
static equals( 
   length1: LeadLengthD, 
   length2: LeadLengthD 
): boolean; 

Parameters

length1

The first LeadLengthD object to use in the comparison.

length2

The second LeadLengthD object to use in the comparison.

Return Value

true if the two LeadLengthD objects have the same values; otherwise, it is false.

Requirements

Target Platforms

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

Leadtools Assembly