Spread Silverlight Documentation
ComputeHash Method (CalcExternalRangeIdentity)


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

Return Value

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

Reference

CalcExternalRangeIdentity Class
CalcExternalRangeIdentity Members