equals

Summary

Specifies whether two LeadLengthD objects contain the same values.

Syntax

JavaScript Syntax
equals = function(length1, length2) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly