Leadtools.Jpip Namespace > Range Class : GetHashCode Method |
public override int GetHashCode()
'Declaration Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
function Leadtools.Jpip.Range.GetHashCode()
public: int GetHashCode(); override
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2