LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Inequality Operator

Show in webframe





The Range object on the left of the inequality operator.
The Range object on the right of the inequality operator.
Tests whether two Range objects are different.
Syntax
public bool operator !=( 
   Range RangeOne,
   Range RangeTwo
)
'Declaration
 
Public Operator <>( _
   ByVal RangeOne As Range, _
   ByVal RangeTwo As Range _
) As Boolean
'Usage
 

            

            
public:
bool operator !=( 
   Range^ RangeOne,
   Range^ RangeTwo
)

Parameters

RangeOne
The Range object on the left of the inequality operator.
RangeTwo
The Range object on the right of the inequality operator.

Return Value

true if RangeOne and RangeTwo differ in startValue or lastValue; false if RangeOne and RangeTwo are equal.
Requirements

Target Platforms

See Also

Reference

Range Class
Range Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features