Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Equality Operator
See Also 
Leadtools.Jpip Namespace > Range Class : Equality 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 equal.

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 have equal startValue and lastValue; otherwise, false.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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