GrapeCity.Xaml.CalcEngine
ComputeHash Method (CalcIdentity)


GrapeCity.CalcEngine Namespace > CalcIdentity Class : ComputeHash Method
Serves as a hash function for the CalcCellIdentity type.
Syntax
'Declaration
 
Protected Overridable Function ComputeHash() As Integer
'Usage
 
Dim instance As CalcIdentity
Dim value As Integer
 
value = instance.ComputeHash()
protected virtual int ComputeHash()

Return Value

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

Reference

CalcIdentity Class
CalcIdentity Members