LEADTOOLS (Leadtools assembly)

Equals(LeadSizeD) Method

Show in webframe







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

            

            
 function Leadtools.LeadSizeD.Equals(LeadSizeD)( 
   value 
)
public:
bool Equals( 
   LeadSizeD value
) 

Parameters

value
The object to be used in the comparison with the current structure.

Return Value

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

For more information refer to System.Object.Equals(System.Object).

Requirements

Target Platforms

See Also

Reference

LeadSizeD Structure
LeadSizeD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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