Data for Silverlight
GetHashCode Method

C1.Silverlight.Data Namespace > DataRowView Class : GetHashCode Method
Serves as the default hash function.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()

Return Value

A hash code for the current object.
See Also

Reference

DataRowView Class
DataRowView Members