C#
VB
C++
Overridden. Returns a hash code for this Range class.
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
public:
int GetHashCode(); override
An integer value that specifies a hash value for this Range object.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET