LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

Equality Operator






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 equal.
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
)
This operator type is not supported by WinRT JavaScript
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 have equal startValue and lastValue; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Range Class
Range Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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