ComponentOne DataGrid for WPF and Silverlight
GetHashCode Method (DataGridCell)

C1.WPF.DataGrid Namespace > DataGridCell Class : GetHashCode Method
Serves as a hash function for a particular type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
public override System.int GetHashCode()

Return Value

A hash code for the current System.Object.
See Also

Reference

DataGridCell Class
DataGridCell Members