←Select platform

Equals(LeadLengthD) Method

Summary

Specifies whether this LeadLengthD structure contains the same value as the specified object.

Syntax

C#
VB
C++
public bool Equals( 
   LeadLengthD value 
) 
Public Overloads Function Equals( _ 
   ByVal value As Leadtools.LeadLengthD _ 
) As Boolean 
public: 
bool Equals(  
   Leadtools.LeadLengthD value 
)  

Parameters

value
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 Equals.

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