Spread Silverlight Documentation
GetHashCode Method (GeneralFormatter)


GrapeCity.Windows.SpreadSheet.Data Namespace > GeneralFormatter Class : GetHashCode Method
Serves as a hash function for a particular type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
'Usage
 
Dim instance As GeneralFormatter
Dim value As System.Integer
 
value = instance.GetHashCode()
public override System.int GetHashCode()

Return Value

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

Reference

GeneralFormatter Class
GeneralFormatter Members