LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Equals Method

Show in webframe





The System.Object to test.
Tests to see whether the specified object is a Range with the same values as this Range.
Syntax
public override bool Equals( 
   object obj
)
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
'Usage
 
Dim instance As Range
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)

            

            
public:
bool Equals( 
   Object^ obj
) override 

Parameters

obj
The System.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

See Also

Reference

Range Class
Range Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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