LEADTOOLS (Leadtools assembly)

Equals(LeadRectD) Method

Show in webframe







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

            

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

Parameters

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

Return Value

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

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

Requirements

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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