Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Equals Method
See Also 
Leadtools.Jpip Namespace > Range Class : Equals Method



obj
The Object to test.
obj
The Object to test.
Tests to see whether the specified object is a Range with the same values as this Range.

Syntax

Visual Basic (Declaration) 
Overrides Public Function Equals( _
   ByVal obj As Object _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Range
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)
C# 
public override bool Equals( 
   object obj
)
C++/CLI 
public:
bool Equals( 
   Object^ obj
) override 

Parameters

obj
The Object to test.

Return Value

true if obj is a Range and has the same start and last values as this Range; 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