ImageGear .NET - Updated December 24, 2018
Inequality Operator (ImGearThumbnailPage)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailPage Class : Inequality Operator
First object to compare.
Second object to compare.
Returns true if its two operands are not equal.
Syntax
'Declaration
 
Public Operator <>( _
   ByVal thumbnailPage1 As ImGearThumbnailPage, _
   ByVal thumbnailPage2 As ImGearThumbnailPage _
) As Boolean
 
'Usage
 

Parameters

thumbnailPage1
First object to compare.
thumbnailPage2
Second object to compare.

Return Value

True if objects are not equal.
See Also

Reference

ImGearThumbnailPage Class
ImGearThumbnailPage Members