LEADTOOLS (Leadtools assembly)

Equals(LeadLengthD) Method

Show in webframe







The object to be used in the comparison with the current structure.
Specifies whether this LeadLengthD structure contains the same value as the specified object.
Syntax
public bool Equals( 
   LeadLengthD value
)
'Declaration
 
Public Overloads Function Equals( _
   ByVal value As LeadLengthD _
) As Boolean
'Usage
 
Dim instance As LeadLengthD
Dim value As LeadLengthD
Dim value As Boolean
 
value = instance.Equals(value)
public bool Equals( 
   LeadLengthD value
)

            

            
 function Leadtools.LeadLengthD.Equals(LeadLengthD)( 
   value 
)
public:
bool Equals( 
   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 System.Object.Equals(System.Object).

Requirements

Target Platforms

See Also

Reference

LeadLengthD Structure
LeadLengthD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.