Xceed DataGrid for Silverlight Documentation
GetHashCode Method (SelectionRange)


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

Return Value

A 32-bit signed integer hash code.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

SelectionRange Class
SelectionRange Members
Base Implementation in GetHashCode

Send Feedback