Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

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
)

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

See Also

Reference

Range Class
Range Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features