LEADTOOLS (Leadtools assembly)

Inequality Operator (LeadSizeD)

Show in webframe







The first LeadSizeD structure to use in the comparison.
The second LeadSizeD structure to use in the comparison.
Specifies whether two LeadSizeD structures do not contain the same values.
Syntax
public bool operator !=( 
   LeadSizeD size1,
   LeadSizeD size2
)
'Declaration
 
Public Operator <>( _
   ByVal size1 As LeadSizeD, _
   ByVal size2 As LeadSizeD _
) As Boolean
'Usage
 
public bool operator !=( 
   LeadSizeD size1,
   LeadSizeD size2
)

            

            
This operator type is not supported by WinRT JavaScript
public:
bool operator !=( 
   LeadSizeD size1,
   LeadSizeD size2
)

Parameters

size1
The first LeadSizeD structure to use in the comparison.
size2
The second LeadSizeD structure to use in the comparison.

Return Value

true if the two LeadSizeD structures do not have the same values; false, otherwise.
Requirements

Target Platforms

See Also

Reference

LeadSizeD Structure
LeadSizeD Members

 

 


Products | Support | Contact Us | Copyright Notices

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