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

Show in webframe

GetHashCode Method






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

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