LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

GetHashCode Method

Show in webframe





Overridden. Returns a hash code for this Range class.
Syntax
public override int GetHashCode()
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As Range
Dim value As Integer
 
value = instance.GetHashCode()

            

            
public:
int GetHashCode(); override 

Return Value

An integer value that specifies a hash value for this Range object.
Remarks

You should avoid depending on GetHashCode for unique values, as two Range objects with the same values for their StartValue and LastValue properties may return the same hash code. This behavior could change in a future release.

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