Spread Silverlight Documentation
GetHashCode Method (CellRange)


GrapeCity.Windows.SpreadSheet.Data Namespace > CellRange Class : GetHashCode Method
Gets the hash code of this object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
'Usage
 
Dim instance As CellRange
Dim value As System.Integer
 
value = instance.GetHashCode()
public override System.int GetHashCode()

Return Value

Returns a hash code for the current System.Object.
See Also

Reference

CellRange Class
CellRange Members