LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Inequality Operator
See Also 
Leadtools.Jpip Namespace > Range Class : Inequality Operator


RangeOne
The Rangeobject on the left of the inequality operator.
RangeTwo
The Rangeobject on the right of the inequality operator.
Tests whether two Range objects are different.

Syntax

Visual Basic (Declaration) 
Public Operator <>( _
   ByVal RangeOne As Range, _
   ByVal RangeTwo As Range _
) As Boolean
C# 
public bool operator !=( 
   Range RangeOne,
   Range RangeTwo
)
C++/CLI 
public:
bool operator !=( 
   Range^ RangeOne,
   Range^ RangeTwo
)

Parameters

RangeOne
The Rangeobject on the left of the inequality operator.
RangeTwo
The Rangeobject 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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features